Newman Run Dashboard

Thursday, 19 June 2025 13:48:20
Total Iterations

3

Total Assertions

9046

Total Failed Tests

285

Total Skipped Tests

0


File Information
Collection: I Warrenty flow collection practice
Environment: Qa
Timings and Data
Total run duration: 1m 36.6s
Total data received: 3.63MB
Average response time: 248ms
Summary Item Total Failed
Requests 357 0
Prerequest Scripts 51 0
Test Scripts 312 0
Assertions 9046 285
Skipped Tests 0 -



Showing 285 Failures

Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 447 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 217 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 225 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 227 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 224 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 542 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 291 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 287 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 304 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 261 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 217 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 218 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 216 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 228 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 222 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 218 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 492 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 216 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 274 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 273 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 228 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 233 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 217 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 215 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 290 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 222 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 273 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 229 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404
Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 216 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 221 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 226 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 223 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 231 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 555 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 292 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 296 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 289 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 270 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 216 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 216 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 217 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 222 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 222 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 217 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 486 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 216 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 266 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 267 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 231 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 227 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 216 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 216 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 295 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 220 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 281 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 222 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404
Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 217 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 216 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 223 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 223 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 222 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 560 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 306 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 289 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 294 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 266 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 216 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 215 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 217 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 222 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 224 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 220 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 277 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 216 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 270 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 282 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 226 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 230 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 217 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 216 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 287 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 222 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 300 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 222 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 447ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 532a5c3b-4da8-4f4c-917a-4c5855a9dc27
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-6CE8gbV5hpcLTmh6LTeS5mxeerI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 447 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 948d29c8-ed14-443f-81fe-3f884990137d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a2093ed2-eefb-48df-80a5-60915d62b623
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2ed5e3fb-9db7-4c49-bce9-711bb5ede315
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 217 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ece803cb-b834-484b-bfac-9f82b1819290
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97ec2074-807b-47e4-8bab-501c35cce20c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 299ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 177781b7-8490-45e3-9498-f3aef79de1e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-pXO/JE88ByauoQIiSP49mkPWoVA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":374},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 315ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ccfa44e-5e30-4192-b71e-41d6f2b1f04f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-pXO/JE88ByauoQIiSP49mkPWoVA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":374},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 303ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38ef9606-010c-4e99-9195-c3eea07e812b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-pXO/JE88ByauoQIiSP49mkPWoVA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":374},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4025e163-d78a-42fa-a5c6-9d79e9cbb29a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:46:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 225 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33656fcc-0823-43d0-a872-fce20ab6c7f5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:46:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 227 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b5f08f9-4f8e-4cec-a369-1325fd84a993
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:46:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 224 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 309ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6333f053-7312-4b46-963a-7c7e837736e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "97668443685985",
                "imei1": "97668443685985",
                "imei2": "97668443685985",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-lvwV+uCDU5U8zb6UaIsPMezMghk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37610,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37627,"tr_customer_product_id":37617,"job_number":"JOB_37610"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a0cec39-e85d-4875-988c-04f0dfe08c57
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "67045221791452",
                "imei1": "67045221791452",
                "imei2": "67045221791452",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-3LF+ZNOMW8ivzT6GU4uCc/9LG28"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37611,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37628,"tr_customer_product_id":37618,"job_number":"JOB_37611"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83e336b7-0dff-4032-9ae2-cd53e2308688
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "79581674252543",
                "imei1": "79581674252543",
                "imei2": "79581674252543",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-Q1ky/YuaInQcMCo5SkgsGj43Dc0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37612,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37629,"tr_customer_product_id":37619,"job_number":"JOB_37612"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 307ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c898f0f8-e067-477a-9880-f635783c4b01
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "66031659766329",
                "imei1": "66031659766329",
                "imei2": "66031659766329",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-WowuSfzB8PzU4EoVMwwF2bR0CN4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37613,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37630,"tr_customer_product_id":37620,"job_number":"JOB_37613"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 301ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9661eef5-0538-4650-990c-e14f2e20d5f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "40962919696524",
                "imei1": "40962919696524",
                "imei2": "40962919696524",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-MsnQh79RlBnlF7RGCoc3W4QhbnA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37614,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37631,"tr_customer_product_id":37621,"job_number":"JOB_37614"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efe61832-4081-4fed-bb84-c0245f923722
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "18053036479865",
                "imei1": "18053036479865",
                "imei2": "18053036479865",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-HffI0o5dCGycbpIhB/85KGb6K3k"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37615,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37632,"tr_customer_product_id":37622,"job_number":"JOB_37615"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b29d55b-9055-401e-ac63-0acf0c1a9b5e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "83230238483563",
                "imei1": "83230238483563",
                "imei2": "83230238483563",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-0TxQK/AcdihidrsWnpkihc2rhqM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37616,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37633,"tr_customer_product_id":37623,"job_number":"JOB_37616"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 542ms
Mean size per request: 366.07KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 684438cf-11d7-40d4-a0ad-414e43d87409
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5b847-Wn6Q9FzbWsO4llxUpQmUK9qvmOE"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:46:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37236,"job_number":"JOB_37236","tr_customer_id":37253,"tr_customer_product_id":37243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T00:45:15.000Z","modified_at":"2025-06-19T00:45:15.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T00:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37237,"job_number":"JOB_37237","tr_customer_id":37254,"tr_customer_product_id":37244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:36.000Z","modified_at":"2025-06-19T01:06:36.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12237328675791","imei1":"12237328675791","imei2":"12237328675791","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37238,"job_number":"JOB_37238","tr_customer_id":37255,"tr_customer_product_id":37245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:49.000Z","modified_at":"2025-06-19T01:06:49.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11871340134785","imei1":"11871340134785","imei2":"11871340134785","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37239,"job_number":"JOB_37239","tr_customer_id":37256,"tr_customer_product_id":37246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:51.000Z","modified_at":"2025-06-19T01:06:51.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14531598458255","imei1":"14531598458255","imei2":"14531598458255","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37240,"job_number":"JOB_37240","tr_customer_id":37257,"tr_customer_product_id":37247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:07:27.000Z","modified_at":"2025-06-19T01:07:27.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10502826422209","imei1":"10502826422209","imei2":"10502826422209","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37241,"job_number":"JOB_37241","tr_customer_id":37258,"tr_customer_product_id":37248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:10:56.000Z","modified_at":"2025-06-19T01:10:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12726635337971","imei1":"12726635337971","imei2":"12726635337971","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37242,"job_number":"JOB_37242","tr_customer_id":37259,"tr_customer_product_id":37249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:20.000Z","modified_at":"2025-06-19T01:12:20.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"15441565290810","imei1":"15441565290810","imei2":"15441565290810","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37243,"job_number":"JOB_37243","tr_customer_id":37260,"tr_customer_product_id":37250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:44.000Z","modified_at":"2025-06-19T01:12:44.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11639158483823","imei1":"11639158483823","imei2":"11639158483823","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37244,"job_number":"JOB_37244","tr_customer_id":37261,"tr_customer_product_id":37251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:14:43.000Z","modified_at":"2025-06-19T01:14:43.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"17994827725336","imei1":"17994827725336","imei2":"17994827725336","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37248,"job_number":"JOB_37248","tr_customer_id":37265,"tr_customer_product_id":37255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:18:53.000Z","modified_at":"2025-06-19T01:18:53.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10586767160329","imei1":"10586767160329","imei2":"10586767160329","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37249,"job_number":"JOB_37249","tr_customer_id":37266,"tr_customer_product_id":37256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:22:28.000Z","modified_at":"2025-06-19T01:22:28.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11270360628025","imei1":"11270360628025","imei2":"11270360628025","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37250,"job_number":"JOB_37250","tr_customer_id":37267,"tr_customer_product_id":37257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14311445748873","imei1":"14311445748873","imei2":"14311445748873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37252,"job_number":"JOB_37252","tr_customer_id":37269,"tr_customer_product_id":37259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:06.000Z","modified_at":"2025-06-19T01:25:06.000Z","name":"Katelyn Rice","mobile_number":"504-380-7968","email_id":"Federico.Crist14@yahoo.com","dop":"2025-04-06","serial_number":"14201831496162896","imei1":"14201831496162896","imei2":"14201831496162896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37253,"job_number":"JOB_37253","tr_customer_id":37270,"tr_customer_product_id":37260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18619055357954","imei1":"18619055357954","imei2":"18619055357954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37255,"job_number":"JOB_37255","tr_customer_id":37272,"tr_customer_product_id":37262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:48.000Z","modified_at":"2025-06-19T01:25:48.000Z","name":"Rahsaan Sauer","mobile_number":"743-232-5799","email_id":"Keyshawn69@hotmail.com","dop":"2025-04-06","serial_number":"16121932975607112","imei1":"16121932975607112","imei2":"16121932975607112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37256,"job_number":"JOB_37256","tr_customer_id":37273,"tr_customer_product_id":37263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:28.000Z","modified_at":"2025-06-19T01:26:28.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15718927781322","imei1":"15718927781322","imei2":"15718927781322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37258,"job_number":"JOB_37258","tr_customer_id":37275,"tr_customer_product_id":37265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:30.000Z","modified_at":"2025-06-19T01:26:30.000Z","name":"Fidel Nader","mobile_number":"664-335-2960","email_id":"Reanna96@hotmail.com","dop":"2025-04-06","serial_number":"16824735835604880","imei1":"16824735835604880","imei2":"16824735835604880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37259,"job_number":"JOB_37259","tr_customer_id":37276,"tr_customer_product_id":37266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:31:25.000Z","modified_at":"2025-06-19T01:31:25.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101681644123417","imei1":"101681644123417","imei2":"101681644123417","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37263,"job_number":"JOB_37263","tr_customer_id":37280,"tr_customer_product_id":37270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:08:47.000Z","modified_at":"2025-06-19T02:08:47.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"104649883606225","imei1":"104649883606225","imei2":"104649883606225","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37266,"job_number":"JOB_37266","tr_customer_id":37283,"tr_customer_product_id":37273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:41.000Z","modified_at":"2025-06-19T02:24:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67713285084776","imei1":"67713285084776","imei2":"67713285084776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37267,"job_number":"JOB_37267","tr_customer_id":37284,"tr_customer_product_id":37274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81759673872707","imei1":"81759673872707","imei2":"81759673872707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37268,"job_number":"JOB_37268","tr_customer_id":37285,"tr_customer_product_id":37275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78448250747295","imei1":"78448250747295","imei2":"78448250747295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37269,"job_number":"JOB_37269","tr_customer_id":37286,"tr_customer_product_id":37276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76894107210520","imei1":"76894107210520","imei2":"76894107210520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37270,"job_number":"JOB_37270","tr_customer_id":37287,"tr_customer_product_id":37277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67139502073927","imei1":"67139502073927","imei2":"67139502073927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37271,"job_number":"JOB_37271","tr_customer_id":37288,"tr_customer_product_id":37278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:24:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13017391656417","imei1":"13017391656417","imei2":"13017391656417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37273,"job_number":"JOB_37273","tr_customer_id":37290,"tr_customer_product_id":37280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84875271936753","imei1":"84875271936753","imei2":"84875271936753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37274,"job_number":"JOB_37274","tr_customer_id":37291,"tr_customer_product_id":37281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58533423248615","imei1":"58533423248615","imei2":"58533423248615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37275,"job_number":"JOB_37275","tr_customer_id":37292,"tr_customer_product_id":37282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24443265894137","imei1":"24443265894137","imei2":"24443265894137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37276,"job_number":"JOB_37276","tr_customer_id":37293,"tr_customer_product_id":37283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83423147640154","imei1":"83423147640154","imei2":"83423147640154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37277,"job_number":"JOB_37277","tr_customer_id":37294,"tr_customer_product_id":37284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59126922404428","imei1":"59126922404428","imei2":"59126922404428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37278,"job_number":"JOB_37278","tr_customer_id":37295,"tr_customer_product_id":37285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39353554279114","imei1":"39353554279114","imei2":"39353554279114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37280,"job_number":"JOB_37280","tr_customer_id":37297,"tr_customer_product_id":37287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95138073264395","imei1":"95138073264395","imei2":"95138073264395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37281,"job_number":"JOB_37281","tr_customer_id":37298,"tr_customer_product_id":37288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30012857605894","imei1":"30012857605894","imei2":"30012857605894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37282,"job_number":"JOB_37282","tr_customer_id":37299,"tr_customer_product_id":37289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33885170043443","imei1":"33885170043443","imei2":"33885170043443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37283,"job_number":"JOB_37283","tr_customer_id":37300,"tr_customer_product_id":37290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94509435309571","imei1":"94509435309571","imei2":"94509435309571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37284,"job_number":"JOB_37284","tr_customer_id":37301,"tr_customer_product_id":37291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31341983663164","imei1":"31341983663164","imei2":"31341983663164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37285,"job_number":"JOB_37285","tr_customer_id":37302,"tr_customer_product_id":37292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47780237046371","imei1":"47780237046371","imei2":"47780237046371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37287,"job_number":"JOB_37287","tr_customer_id":37304,"tr_customer_product_id":37294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67882514636134","imei1":"67882514636134","imei2":"67882514636134","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37288,"job_number":"JOB_37288","tr_customer_id":37305,"tr_customer_product_id":37295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16211332221663","imei1":"16211332221663","imei2":"16211332221663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37289,"job_number":"JOB_37289","tr_customer_id":37306,"tr_customer_product_id":37296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33798039912779","imei1":"33798039912779","imei2":"33798039912779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37290,"job_number":"JOB_37290","tr_customer_id":37307,"tr_customer_product_id":37297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60775070328626","imei1":"60775070328626","imei2":"60775070328626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37291,"job_number":"JOB_37291","tr_customer_id":37308,"tr_customer_product_id":37298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95507260432943","imei1":"95507260432943","imei2":"95507260432943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37292,"job_number":"JOB_37292","tr_customer_id":37309,"tr_customer_product_id":37299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23142185854253","imei1":"23142185854253","imei2":"23142185854253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37294,"job_number":"JOB_37294","tr_customer_id":37311,"tr_customer_product_id":37301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20428231484530","imei1":"20428231484530","imei2":"20428231484530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37295,"job_number":"JOB_37295","tr_customer_id":37312,"tr_customer_product_id":37302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24180895475014","imei1":"24180895475014","imei2":"24180895475014","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37296,"job_number":"JOB_37296","tr_customer_id":37313,"tr_customer_product_id":37303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79141546756715","imei1":"79141546756715","imei2":"79141546756715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37297,"job_number":"JOB_37297","tr_customer_id":37314,"tr_customer_product_id":37304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46579086683983","imei1":"46579086683983","imei2":"46579086683983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37298,"job_number":"JOB_37298","tr_customer_id":37315,"tr_customer_product_id":37305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11666718228520","imei1":"11666718228520","imei2":"11666718228520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37299,"job_number":"JOB_37299","tr_customer_id":37316,"tr_customer_product_id":37306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74479417138841","imei1":"74479417138841","imei2":"74479417138841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37301,"job_number":"JOB_37301","tr_customer_id":37318,"tr_customer_product_id":37308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23480751347129","imei1":"23480751347129","imei2":"23480751347129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37302,"job_number":"JOB_37302","tr_customer_id":37319,"tr_customer_product_id":37309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44082928956586","imei1":"44082928956586","imei2":"44082928956586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37303,"job_number":"JOB_37303","tr_customer_id":37320,"tr_customer_product_id":37310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68378234156390","imei1":"68378234156390","imei2":"68378234156390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37304,"job_number":"JOB_37304","tr_customer_id":37321,"tr_customer_product_id":37311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62411312014765","imei1":"62411312014765","imei2":"62411312014765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37305,"job_number":"JOB_37305","tr_customer_id":37322,"tr_customer_product_id":37312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99982450822756","imei1":"99982450822756","imei2":"99982450822756","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37306,"job_number":"JOB_37306","tr_customer_id":37323,"tr_customer_product_id":37313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82031999626500","imei1":"82031999626500","imei2":"82031999626500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37310,"job_number":"JOB_37310","tr_customer_id":37327,"tr_customer_product_id":37317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:08.000Z","modified_at":"2025-06-19T03:04:08.000Z","name":"Enoch Schmitt","mobile_number":"406-246-0095","email_id":"Anibal.Hahn99@yahoo.com","dop":"2025-04-06","serial_number":"10072909303679440","imei1":"10072909303679440","imei2":"10072909303679440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37315,"job_number":"JOB_37315","tr_customer_id":37332,"tr_customer_product_id":37322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:33:00.000Z","modified_at":"2025-06-19T03:33:00.000Z","name":"Kyle Jacobs","mobile_number":"928-804-8155","email_id":"Ethelyn_Renner@gmail.com","dop":"2025-04-06","serial_number":"12530478170701706","imei1":"12530478170701706","imei2":"12530478170701706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37316,"job_number":"JOB_37316","tr_customer_id":37333,"tr_customer_product_id":37323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056127928441","imei1":"11056127928441","imei2":"11056127928441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37318,"job_number":"JOB_37318","tr_customer_id":37335,"tr_customer_product_id":37325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:47.000Z","modified_at":"2025-06-19T03:34:47.000Z","name":"Cleo Corkery","mobile_number":"602-246-9949","email_id":"Tod_Walsh5@hotmail.com","dop":"2025-04-06","serial_number":"14447215059419638","imei1":"14447215059419638","imei2":"14447215059419638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37319,"job_number":"JOB_37319","tr_customer_id":37336,"tr_customer_product_id":37326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:51.000Z","modified_at":"2025-06-19T03:34:51.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16668272530416","imei1":"16668272530416","imei2":"16668272530416","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37320,"job_number":"JOB_37320","tr_customer_id":37337,"tr_customer_product_id":37327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13327961515406","imei1":"13327961515406","imei2":"13327961515406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37322,"job_number":"JOB_37322","tr_customer_id":37339,"tr_customer_product_id":37329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:35.000Z","modified_at":"2025-06-19T03:35:35.000Z","name":"Rupert Pouros","mobile_number":"656-801-7800","email_id":"Amely_White13@yahoo.com","dop":"2025-04-06","serial_number":"12361401398861626","imei1":"12361401398861626","imei2":"12361401398861626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37323,"job_number":"JOB_37323","tr_customer_id":37340,"tr_customer_product_id":37330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16401860191965","imei1":"16401860191965","imei2":"16401860191965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37325,"job_number":"JOB_37325","tr_customer_id":37342,"tr_customer_product_id":37332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:06.000Z","modified_at":"2025-06-19T03:36:06.000Z","name":"Taurean Moore","mobile_number":"486-796-7148","email_id":"Leonardo.Zieme75@gmail.com","dop":"2025-04-06","serial_number":"11752234120918498","imei1":"11752234120918498","imei2":"11752234120918498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37326,"job_number":"JOB_37326","tr_customer_id":37343,"tr_customer_product_id":37333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-30","serial_number":"16923308056844","imei1":"16923308056844","imei2":"16923308056844","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37327,"job_number":"JOB_37327","tr_customer_id":37344,"tr_customer_product_id":37334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80438265787298","imei1":"80438265787298","imei2":"80438265787298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37328,"job_number":"JOB_37328","tr_customer_id":37345,"tr_customer_product_id":37335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26756100654916","imei1":"26756100654916","imei2":"26756100654916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37329,"job_number":"JOB_37329","tr_customer_id":37346,"tr_customer_product_id":37336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88217661335002","imei1":"88217661335002","imei2":"88217661335002","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37330,"job_number":"JOB_37330","tr_customer_id":37347,"tr_customer_product_id":37337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89141247388706","imei1":"89141247388706","imei2":"89141247388706","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37331,"job_number":"JOB_37331","tr_customer_id":37348,"tr_customer_product_id":37338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99018690452298","imei1":"99018690452298","imei2":"99018690452298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37333,"job_number":"JOB_37333","tr_customer_id":37350,"tr_customer_product_id":37340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18269736906479","imei1":"18269736906479","imei2":"18269736906479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37335,"job_number":"JOB_37335","tr_customer_id":37352,"tr_customer_product_id":37342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:23.000Z","modified_at":"2025-06-19T03:36:23.000Z","name":"Agustina Larkin","mobile_number":"572-654-8608","email_id":"Bell.Fadel73@gmail.com","dop":"2025-04-06","serial_number":"16215094062838784","imei1":"16215094062838784","imei2":"16215094062838784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37336,"job_number":"JOB_37336","tr_customer_id":37353,"tr_customer_product_id":37343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-30","serial_number":"96248069432009","imei1":"96248069432009","imei2":"96248069432009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37337,"job_number":"JOB_37337","tr_customer_id":37354,"tr_customer_product_id":37344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60813261779297","imei1":"60813261779297","imei2":"60813261779297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37338,"job_number":"JOB_37338","tr_customer_id":37355,"tr_customer_product_id":37345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52439609548188","imei1":"52439609548188","imei2":"52439609548188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37339,"job_number":"JOB_37339","tr_customer_id":37356,"tr_customer_product_id":37346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73382632906055","imei1":"73382632906055","imei2":"73382632906055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37340,"job_number":"JOB_37340","tr_customer_id":37357,"tr_customer_product_id":37347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52012389449967","imei1":"52012389449967","imei2":"52012389449967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37341,"job_number":"JOB_37341","tr_customer_id":37358,"tr_customer_product_id":37348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031153931676","imei1":"66031153931676","imei2":"66031153931676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37343,"job_number":"JOB_37343","tr_customer_id":37360,"tr_customer_product_id":37350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:36:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18290166763684","imei1":"18290166763684","imei2":"18290166763684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37345,"job_number":"JOB_37345","tr_customer_id":37362,"tr_customer_product_id":37352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:48.000Z","modified_at":"2025-06-19T03:36:48.000Z","name":"Marlon Kling","mobile_number":"467-961-4941","email_id":"Aniyah26@yahoo.com","dop":"2025-04-06","serial_number":"17557711673996368","imei1":"17557711673996368","imei2":"17557711673996368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37346,"job_number":"JOB_37346","tr_customer_id":37363,"tr_customer_product_id":37353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:37:29.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18891086391752","imei1":"18891086391752","imei2":"18891086391752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37348,"job_number":"JOB_37348","tr_customer_id":37365,"tr_customer_product_id":37355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:30.000Z","modified_at":"2025-06-19T03:37:30.000Z","name":"Tiffany Will","mobile_number":"989-643-6665","email_id":"Bailey40@hotmail.com","dop":"2025-04-06","serial_number":"19075274521990944","imei1":"19075274521990944","imei2":"19075274521990944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37349,"job_number":"JOB_37349","tr_customer_id":37366,"tr_customer_product_id":37356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:47.000Z","modified_at":"2025-06-19T03:43:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81109511128235","imei1":"81109511128235","imei2":"81109511128235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37350,"job_number":"JOB_37350","tr_customer_id":37367,"tr_customer_product_id":37357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056758815041","imei1":"21056758815041","imei2":"21056758815041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37351,"job_number":"JOB_37351","tr_customer_id":37368,"tr_customer_product_id":37358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19962276469707","imei1":"19962276469707","imei2":"19962276469707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37352,"job_number":"JOB_37352","tr_customer_id":37369,"tr_customer_product_id":37359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74185328649039","imei1":"74185328649039","imei2":"74185328649039","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37353,"job_number":"JOB_37353","tr_customer_id":37370,"tr_customer_product_id":37360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67810761914982","imei1":"67810761914982","imei2":"67810761914982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37354,"job_number":"JOB_37354","tr_customer_id":37371,"tr_customer_product_id":37361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79222913588078","imei1":"79222913588078","imei2":"79222913588078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37356,"job_number":"JOB_37356","tr_customer_id":37373,"tr_customer_product_id":37363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:17.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55334502164312","imei1":"55334502164312","imei2":"55334502164312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37357,"job_number":"JOB_37357","tr_customer_id":37374,"tr_customer_product_id":37364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40192031877460","imei1":"40192031877460","imei2":"40192031877460","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37358,"job_number":"JOB_37358","tr_customer_id":37375,"tr_customer_product_id":37365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20225039468726","imei1":"20225039468726","imei2":"20225039468726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37359,"job_number":"JOB_37359","tr_customer_id":37376,"tr_customer_product_id":37366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57963197605612","imei1":"57963197605612","imei2":"57963197605612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37360,"job_number":"JOB_37360","tr_customer_id":37377,"tr_customer_product_id":37367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26659502975515","imei1":"26659502975515","imei2":"26659502975515","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37361,"job_number":"JOB_37361","tr_customer_id":37378,"tr_customer_product_id":37368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45294446732188","imei1":"45294446732188","imei2":"45294446732188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37363,"job_number":"JOB_37363","tr_customer_id":37380,"tr_customer_product_id":37370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:47.000Z","modified_at":"2025-06-19T03:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14953691127904","imei1":"14953691127904","imei2":"14953691127904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37364,"job_number":"JOB_37364","tr_customer_id":37381,"tr_customer_product_id":37371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37277199353841","imei1":"37277199353841","imei2":"37277199353841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37365,"job_number":"JOB_37365","tr_customer_id":37382,"tr_customer_product_id":37372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95479802405669","imei1":"95479802405669","imei2":"95479802405669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37366,"job_number":"JOB_37366","tr_customer_id":37383,"tr_customer_product_id":37373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60834949389584","imei1":"60834949389584","imei2":"60834949389584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37367,"job_number":"JOB_37367","tr_customer_id":37384,"tr_customer_product_id":37374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14382198976801","imei1":"14382198976801","imei2":"14382198976801","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37368,"job_number":"JOB_37368","tr_customer_id":37385,"tr_customer_product_id":37375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95861373812998","imei1":"95861373812998","imei2":"95861373812998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37371,"job_number":"JOB_37371","tr_customer_id":37388,"tr_customer_product_id":37378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:12.000Z","modified_at":"2025-06-19T04:48:12.000Z","name":"Macey Erdman","mobile_number":"696-518-3138","email_id":"Abdul97@gmail.com","dop":"2025-04-06","serial_number":"17918215972261240","imei1":"17918215972261240","imei2":"17918215972261240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37375,"job_number":"JOB_37375","tr_customer_id":37392,"tr_customer_product_id":37382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84536888497421","imei1":"84536888497421","imei2":"84536888497421","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37376,"job_number":"JOB_37376","tr_customer_id":37393,"tr_customer_product_id":37383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22059166091037","imei1":"22059166091037","imei2":"22059166091037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37377,"job_number":"JOB_37377","tr_customer_id":37394,"tr_customer_product_id":37384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27554489858258","imei1":"27554489858258","imei2":"27554489858258","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37378,"job_number":"JOB_37378","tr_customer_id":37395,"tr_customer_product_id":37385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55571913470029","imei1":"55571913470029","imei2":"55571913470029","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37379,"job_number":"JOB_37379","tr_customer_id":37396,"tr_customer_product_id":37386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33622323561938","imei1":"33622323561938","imei2":"33622323561938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37380,"job_number":"JOB_37380","tr_customer_id":37397,"tr_customer_product_id":37387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15341605023404","imei1":"15341605023404","imei2":"15341605023404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37382,"job_number":"JOB_37382","tr_customer_id":37399,"tr_customer_product_id":37389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24407597990724","imei1":"24407597990724","imei2":"24407597990724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37383,"job_number":"JOB_37383","tr_customer_id":37400,"tr_customer_product_id":37390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31772571653156","imei1":"31772571653156","imei2":"31772571653156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37384,"job_number":"JOB_37384","tr_customer_id":37401,"tr_customer_product_id":37391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52693324501621","imei1":"52693324501621","imei2":"52693324501621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37385,"job_number":"JOB_37385","tr_customer_id":37402,"tr_customer_product_id":37392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17656389711083","imei1":"17656389711083","imei2":"17656389711083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37386,"job_number":"JOB_37386","tr_customer_id":37403,"tr_customer_product_id":37393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57208827139471","imei1":"57208827139471","imei2":"57208827139471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37387,"job_number":"JOB_37387","tr_customer_id":37404,"tr_customer_product_id":37394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16134529612737","imei1":"16134529612737","imei2":"16134529612737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37389,"job_number":"JOB_37389","tr_customer_id":37406,"tr_customer_product_id":37396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97386094530600","imei1":"97386094530600","imei2":"97386094530600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37390,"job_number":"JOB_37390","tr_customer_id":37407,"tr_customer_product_id":37397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32836989328037","imei1":"32836989328037","imei2":"32836989328037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37391,"job_number":"JOB_37391","tr_customer_id":37408,"tr_customer_product_id":37398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14353387128778","imei1":"14353387128778","imei2":"14353387128778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37392,"job_number":"JOB_37392","tr_customer_id":37409,"tr_customer_product_id":37399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80024227386577","imei1":"80024227386577","imei2":"80024227386577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37393,"job_number":"JOB_37393","tr_customer_id":37410,"tr_customer_product_id":37400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70402538564700","imei1":"70402538564700","imei2":"70402538564700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37394,"job_number":"JOB_37394","tr_customer_id":37411,"tr_customer_product_id":37401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95959918791273","imei1":"95959918791273","imei2":"95959918791273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37400,"job_number":"JOB_37400","tr_customer_id":37417,"tr_customer_product_id":37407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15898174218358","imei1":"15898174218358","imei2":"15898174218358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37402,"job_number":"JOB_37402","tr_customer_id":37419,"tr_customer_product_id":37409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:06.000Z","modified_at":"2025-06-19T06:00:06.000Z","name":"Shany Schumm","mobile_number":"200-794-8512","email_id":"Seth.Batz@gmail.com","dop":"2025-04-06","serial_number":"14774678965866982","imei1":"14774678965866982","imei2":"14774678965866982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37403,"job_number":"JOB_37403","tr_customer_id":37420,"tr_customer_product_id":37410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:00:49.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12745377328252","imei1":"12745377328252","imei2":"12745377328252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37405,"job_number":"JOB_37405","tr_customer_id":37422,"tr_customer_product_id":37412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:51.000Z","modified_at":"2025-06-19T06:00:51.000Z","name":"Veda Blick","mobile_number":"912-569-4484","email_id":"Ladarius_Veum37@hotmail.com","dop":"2025-04-06","serial_number":"17911803802507364","imei1":"17911803802507364","imei2":"17911803802507364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37406,"job_number":"JOB_37406","tr_customer_id":37423,"tr_customer_product_id":37413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:33.000Z","modified_at":"2025-06-19T06:01:33.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13608482813401","imei1":"13608482813401","imei2":"13608482813401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37408,"job_number":"JOB_37408","tr_customer_id":37425,"tr_customer_product_id":37415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:35.000Z","modified_at":"2025-06-19T06:01:35.000Z","name":"Misty Mayert","mobile_number":"385-400-7655","email_id":"Kailyn.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"12562125845500960","imei1":"12562125845500960","imei2":"12562125845500960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37409,"job_number":"JOB_37409","tr_customer_id":37426,"tr_customer_product_id":37416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:24.000Z","modified_at":"2025-06-19T06:38:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14959449764515","imei1":"14959449764515","imei2":"14959449764515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37411,"job_number":"JOB_37411","tr_customer_id":37428,"tr_customer_product_id":37418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:26.000Z","modified_at":"2025-06-19T06:38:26.000Z","name":"Chance Bogan","mobile_number":"269-709-0320","email_id":"Dorothy_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"10347152212114528","imei1":"10347152212114528","imei2":"10347152212114528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37412,"job_number":"JOB_37412","tr_customer_id":37429,"tr_customer_product_id":37419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:39:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12561908797510","imei1":"12561908797510","imei2":"12561908797510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37414,"job_number":"JOB_37414","tr_customer_id":37431,"tr_customer_product_id":37421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:20.000Z","modified_at":"2025-06-19T06:39:20.000Z","name":"Salvatore Glover","mobile_number":"221-232-5915","email_id":"Nels_Fadel5@gmail.com","dop":"2025-04-06","serial_number":"19949702731038320","imei1":"19949702731038320","imei2":"19949702731038320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37415,"job_number":"JOB_37415","tr_customer_id":37432,"tr_customer_product_id":37422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"Werner Kuhlman","mobile_number":"793-215-8179","email_id":"Laurine.Dickinson@hotmail.com","dop":"2025-04-07","serial_number":"16490192684100","imei1":"16490192684100","imei2":"16490192684100","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37416,"job_number":"JOB_37416","tr_customer_id":37433,"tr_customer_product_id":37423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"10690886466956","imei1":"10690886466956","imei2":"10690886466956","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37418,"job_number":"JOB_37418","tr_customer_id":37435,"tr_customer_product_id":37425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:41.000Z","modified_at":"2025-06-19T06:39:41.000Z","name":"Leanne Jaskolski","mobile_number":"846-455-5506","email_id":"Anastasia40@hotmail.com","dop":"2025-04-07","serial_number":"5191871537255836","imei1":"5191871537255836","imei2":"5191871537255836","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37419,"job_number":"JOB_37419","tr_customer_id":37436,"tr_customer_product_id":37426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:40:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17193871469522","imei1":"17193871469522","imei2":"17193871469522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37421,"job_number":"JOB_37421","tr_customer_id":37438,"tr_customer_product_id":37428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:15.000Z","modified_at":"2025-06-19T06:40:15.000Z","name":"Carolanne Hermann","mobile_number":"585-502-4938","email_id":"Lance_Schultz@yahoo.com","dop":"2025-04-06","serial_number":"14539758412673404","imei1":"14539758412673404","imei2":"14539758412673404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37422,"job_number":"JOB_37422","tr_customer_id":37439,"tr_customer_product_id":37429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Tierra Conroy","mobile_number":"569-573-5038","email_id":"Trycia_Pouros28@hotmail.com","dop":"2025-04-07","serial_number":"10299457260028","imei1":"10299457260028","imei2":"10299457260028","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37423,"job_number":"JOB_37423","tr_customer_id":37440,"tr_customer_product_id":37430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"16004789201986","imei1":"16004789201986","imei2":"16004789201986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37425,"job_number":"JOB_37425","tr_customer_id":37442,"tr_customer_product_id":37432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:25.000Z","modified_at":"2025-06-19T06:40:25.000Z","name":"Antonio Wiegand","mobile_number":"333-629-5549","email_id":"Liam.Rohan@gmail.com","dop":"2025-04-07","serial_number":"6302735250099297","imei1":"6302735250099297","imei2":"6302735250099297","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37426,"job_number":"JOB_37426","tr_customer_id":37443,"tr_customer_product_id":37433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:40:34.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"13162008372973","imei1":"13162008372973","imei2":"13162008372973","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37428,"job_number":"JOB_37428","tr_customer_id":37445,"tr_customer_product_id":37435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:07.000Z","modified_at":"2025-06-19T06:41:07.000Z","name":"Beatrice Klocko","mobile_number":"375-859-4724","email_id":"Isidro_Hintz@yahoo.com","dop":"2025-04-07","serial_number":"18436734884170","imei1":"18436734884170","imei2":"18436734884170","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37429,"job_number":"JOB_37429","tr_customer_id":37446,"tr_customer_product_id":37436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:08.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"18015563693481","imei1":"18015563693481","imei2":"18015563693481","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37431,"job_number":"JOB_37431","tr_customer_id":37448,"tr_customer_product_id":37438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:09.000Z","modified_at":"2025-06-19T06:41:09.000Z","name":"Marcella Cummings","mobile_number":"348-404-7849","email_id":"Augusta.Turner96@gmail.com","dop":"2025-04-07","serial_number":"6528275921369068","imei1":"6528275921369068","imei2":"6528275921369068","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37432,"job_number":"JOB_37432","tr_customer_id":37449,"tr_customer_product_id":37439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:41:31.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"17824190233903","imei1":"17824190233903","imei2":"17824190233903","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37434,"job_number":"JOB_37434","tr_customer_id":37451,"tr_customer_product_id":37441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:42:25.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"18468575824864","imei1":"18468575824864","imei2":"18468575824864","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37436,"job_number":"JOB_37436","tr_customer_id":37453,"tr_customer_product_id":37443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"Ferne Prohaska","mobile_number":"716-846-2130","email_id":"Treva.McLaughlin42@hotmail.com","dop":"2025-04-07","serial_number":"14243403966071","imei1":"14243403966071","imei2":"14243403966071","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37437,"job_number":"JOB_37437","tr_customer_id":37454,"tr_customer_product_id":37444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"15871810110298","imei1":"15871810110298","imei2":"15871810110298","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37439,"job_number":"JOB_37439","tr_customer_id":37456,"tr_customer_product_id":37446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:16.000Z","modified_at":"2025-06-19T06:47:16.000Z","name":"Claudia Rempel","mobile_number":"683-970-6848","email_id":"Carroll_Ryan@gmail.com","dop":"2025-04-07","serial_number":"1334170209479261","imei1":"1334170209479261","imei2":"1334170209479261","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37440,"job_number":"JOB_37440","tr_customer_id":37457,"tr_customer_product_id":37447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Marilou Stoltenberg","mobile_number":"489-395-5180","email_id":"Alexa_Ruecker@hotmail.com","dop":"2025-04-07","serial_number":"16323740708614","imei1":"16323740708614","imei2":"16323740708614","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37441,"job_number":"JOB_37441","tr_customer_id":37458,"tr_customer_product_id":37448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15105604064796","imei1":"15105604064796","imei2":"15105604064796","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37443,"job_number":"JOB_37443","tr_customer_id":37460,"tr_customer_product_id":37450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:59.000Z","modified_at":"2025-06-19T06:47:59.000Z","name":"Magnus Paucek","mobile_number":"435-634-7015","email_id":"Lexus.Jenkins95@yahoo.com","dop":"2025-04-07","serial_number":"4728595761392564","imei1":"4728595761392564","imei2":"4728595761392564","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37444,"job_number":"JOB_37444","tr_customer_id":37461,"tr_customer_product_id":37451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Lourdes Homenick","mobile_number":"491-915-2786","email_id":"Modesto.Sipes@hotmail.com","dop":"2025-04-07","serial_number":"18677952204052","imei1":"18677952204052","imei2":"18677952204052","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37445,"job_number":"JOB_37445","tr_customer_id":37462,"tr_customer_product_id":37452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"15417056326644","imei1":"15417056326644","imei2":"15417056326644","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37447,"job_number":"JOB_37447","tr_customer_id":37464,"tr_customer_product_id":37454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:42.000Z","modified_at":"2025-06-19T06:48:42.000Z","name":"Joelle Deckow","mobile_number":"402-218-3623","email_id":"Meda51@yahoo.com","dop":"2025-04-07","serial_number":"4575347993910734","imei1":"4575347993910734","imei2":"4575347993910734","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37450,"job_number":"JOB_37450","tr_customer_id":37467,"tr_customer_product_id":37457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:33.000Z","modified_at":"2025-06-19T07:37:33.000Z","name":"Madie Homenick","mobile_number":"525-947-6486","email_id":"Darryl_Effertz@gmail.com","dop":"2025-04-06","serial_number":"10092540826563778","imei1":"10092540826563778","imei2":"10092540826563778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T07:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37451,"job_number":"JOB_37451","tr_customer_id":37468,"tr_customer_product_id":37458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:29:16.000Z","modified_at":"2025-06-19T08:29:16.000Z","name":"Rafaela Hammes","mobile_number":"597-868-6405","email_id":"Jana.Dach64@gmail.com","dop":"2025-04-14","serial_number":"18559851994264","imei1":"18559851994264","imei2":"18559851994264","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37452,"job_number":"JOB_37452","tr_customer_id":37469,"tr_customer_product_id":37459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"Meta Rice","mobile_number":"484-558-9265","email_id":"Keegan.Weissnat@gmail.com","dop":"2025-04-07","serial_number":"11177005659158","imei1":"11177005659158","imei2":"11177005659158","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37453,"job_number":"JOB_37453","tr_customer_id":37470,"tr_customer_product_id":37460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"13074012579688","imei1":"13074012579688","imei2":"13074012579688","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37455,"job_number":"JOB_37455","tr_customer_id":37472,"tr_customer_product_id":37462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:25.000Z","modified_at":"2025-06-19T08:33:25.000Z","name":"Grayson Roberts","mobile_number":"802-537-7438","email_id":"Naomi.OKeefe@yahoo.com","dop":"2025-04-07","serial_number":"2791376418309489","imei1":"2791376418309489","imei2":"2791376418309489","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37456,"job_number":"JOB_37456","tr_customer_id":37473,"tr_customer_product_id":37463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Shannon Upton","mobile_number":"231-574-6539","email_id":"Floy_Okuneva67@yahoo.com","dop":"2025-04-07","serial_number":"17429065560076","imei1":"17429065560076","imei2":"17429065560076","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37457,"job_number":"JOB_37457","tr_customer_id":37474,"tr_customer_product_id":37464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18694836213178","imei1":"18694836213178","imei2":"18694836213178","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37459,"job_number":"JOB_37459","tr_customer_id":37476,"tr_customer_product_id":37466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:09.000Z","modified_at":"2025-06-19T08:34:09.000Z","name":"Olga Parker","mobile_number":"635-408-2033","email_id":"Russell.Kunze@gmail.com","dop":"2025-04-07","serial_number":"1339443012918265","imei1":"1339443012918265","imei2":"1339443012918265","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37460,"job_number":"JOB_37460","tr_customer_id":37477,"tr_customer_product_id":37467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:49.000Z","modified_at":"2025-06-19T08:34:49.000Z","name":"Dante Klein","mobile_number":"661-947-0816","email_id":"Darrel35@yahoo.com","dop":"2025-04-07","serial_number":"13898700002206","imei1":"13898700002206","imei2":"13898700002206","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37461,"job_number":"JOB_37461","tr_customer_id":37478,"tr_customer_product_id":37468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:34:50.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13752058808188","imei1":"13752058808188","imei2":"13752058808188","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37463,"job_number":"JOB_37463","tr_customer_id":37480,"tr_customer_product_id":37470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:51.000Z","modified_at":"2025-06-19T08:34:51.000Z","name":"Jett Schroeder","mobile_number":"918-867-3335","email_id":"Aida35@yahoo.com","dop":"2025-04-07","serial_number":"4974515764307627","imei1":"4974515764307627","imei2":"4974515764307627","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37464,"job_number":"JOB_37464","tr_customer_id":37481,"tr_customer_product_id":37471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:26.000Z","modified_at":"2025-06-19T09:11:26.000Z","name":"Christophe Rutherford","mobile_number":"607-298-4468","email_id":"Muriel_Luettgen76@yahoo.com","dop":"2025-04-07","serial_number":"14632255780986","imei1":"14632255780986","imei2":"14632255780986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37465,"job_number":"JOB_37465","tr_customer_id":37482,"tr_customer_product_id":37472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:11:27.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"11045141397974","imei1":"11045141397974","imei2":"11045141397974","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37467,"job_number":"JOB_37467","tr_customer_id":37484,"tr_customer_product_id":37474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:28.000Z","modified_at":"2025-06-19T09:11:28.000Z","name":"Ethel Ferry","mobile_number":"698-218-4053","email_id":"Curt36@yahoo.com","dop":"2025-04-07","serial_number":"10177826449346476","imei1":"10177826449346476","imei2":"10177826449346476","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37468,"job_number":"JOB_37468","tr_customer_id":37485,"tr_customer_product_id":37475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:10.000Z","modified_at":"2025-06-19T09:12:10.000Z","name":"Olin Feil","mobile_number":"332-384-0085","email_id":"Santos48@hotmail.com","dop":"2025-04-07","serial_number":"13623439650744","imei1":"13623439650744","imei2":"13623439650744","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37469,"job_number":"JOB_37469","tr_customer_id":37486,"tr_customer_product_id":37476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:11.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14052295060401","imei1":"14052295060401","imei2":"14052295060401","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37471,"job_number":"JOB_37471","tr_customer_id":37488,"tr_customer_product_id":37478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:12.000Z","modified_at":"2025-06-19T09:12:12.000Z","name":"Bailee Goyette","mobile_number":"504-320-5822","email_id":"Bart24@hotmail.com","dop":"2025-04-07","serial_number":"9146225118903884","imei1":"9146225118903884","imei2":"9146225118903884","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37472,"job_number":"JOB_37472","tr_customer_id":37489,"tr_customer_product_id":37479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Carole Sipes","mobile_number":"744-726-9610","email_id":"Kelli.Beahan@yahoo.com","dop":"2025-04-07","serial_number":"18027960147384","imei1":"18027960147384","imei2":"18027960147384","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37473,"job_number":"JOB_37473","tr_customer_id":37490,"tr_customer_product_id":37480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"14965710407317","imei1":"14965710407317","imei2":"14965710407317","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37475,"job_number":"JOB_37475","tr_customer_id":37492,"tr_customer_product_id":37482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:55.000Z","modified_at":"2025-06-19T09:12:55.000Z","name":"Rashawn Nolan","mobile_number":"982-249-8649","email_id":"Beulah_Treutel@yahoo.com","dop":"2025-04-07","serial_number":"9463218704811816","imei1":"9463218704811816","imei2":"9463218704811816","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37476,"job_number":"JOB_37476","tr_customer_id":37493,"tr_customer_product_id":37483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"Wilburn Ledner","mobile_number":"542-505-4828","email_id":"Karina_Okuneva@hotmail.com","dop":"2025-04-07","serial_number":"17022027677811","imei1":"17022027677811","imei2":"17022027677811","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37477,"job_number":"JOB_37477","tr_customer_id":37494,"tr_customer_product_id":37484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19371345256440","imei1":"19371345256440","imei2":"19371345256440","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37479,"job_number":"JOB_37479","tr_customer_id":37496,"tr_customer_product_id":37486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:48.000Z","modified_at":"2025-06-19T09:17:48.000Z","name":"Walker Thompson","mobile_number":"598-609-3447","email_id":"Elton49@gmail.com","dop":"2025-04-07","serial_number":"5398793165966352","imei1":"5398793165966352","imei2":"5398793165966352","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37480,"job_number":"JOB_37480","tr_customer_id":37497,"tr_customer_product_id":37487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Leilani Howell","mobile_number":"205-648-1650","email_id":"Skye_OKon11@gmail.com","dop":"2025-04-07","serial_number":"12554260479894","imei1":"12554260479894","imei2":"12554260479894","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37481,"job_number":"JOB_37481","tr_customer_id":37498,"tr_customer_product_id":37488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15521373918160","imei1":"15521373918160","imei2":"15521373918160","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37483,"job_number":"JOB_37483","tr_customer_id":37500,"tr_customer_product_id":37490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:33.000Z","modified_at":"2025-06-19T09:18:33.000Z","name":"Maeve Becker","mobile_number":"953-939-5462","email_id":"Fritz_Lynch9@gmail.com","dop":"2025-04-07","serial_number":"10170800948507416","imei1":"10170800948507416","imei2":"10170800948507416","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37484,"job_number":"JOB_37484","tr_customer_id":37501,"tr_customer_product_id":37491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Ladarius Marvin","mobile_number":"349-217-6466","email_id":"Alexandria_Russel65@gmail.com","dop":"2025-04-07","serial_number":"14016156293668","imei1":"14016156293668","imei2":"14016156293668","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37485,"job_number":"JOB_37485","tr_customer_id":37502,"tr_customer_product_id":37492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13846590957577","imei1":"13846590957577","imei2":"13846590957577","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37487,"job_number":"JOB_37487","tr_customer_id":37504,"tr_customer_product_id":37494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:17.000Z","modified_at":"2025-06-19T09:19:17.000Z","name":"Bella Morar","mobile_number":"931-490-1783","email_id":"Hermina_Kessler@yahoo.com","dop":"2025-04-07","serial_number":"8643359093388871","imei1":"8643359093388871","imei2":"8643359093388871","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37488,"job_number":"JOB_37488","tr_customer_id":37505,"tr_customer_product_id":37495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:15.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"103297285326927","imei1":"103297285326927","imei2":"103297285326927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37490,"job_number":"JOB_37490","tr_customer_id":37507,"tr_customer_product_id":37497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:25:52.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"105071950701729","imei1":"105071950701729","imei2":"105071950701729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37492,"job_number":"JOB_37492","tr_customer_id":37509,"tr_customer_product_id":37499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"102741184500567","imei1":"102741184500567","imei2":"102741184500567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37494,"job_number":"JOB_37494","tr_customer_id":37511,"tr_customer_product_id":37501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:33.000Z","modified_at":"2025-06-19T09:47:33.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105719398742688","imei1":"105719398742688","imei2":"105719398742688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37496,"job_number":"JOB_37496","tr_customer_id":37513,"tr_customer_product_id":37503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:12.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100203404969078","imei1":"100203404969078","imei2":"100203404969078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37498,"job_number":"JOB_37498","tr_customer_id":37515,"tr_customer_product_id":37505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:49.000Z","modified_at":"2025-06-19T09:48:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107167205106584","imei1":"107167205106584","imei2":"107167205106584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37500,"job_number":"JOB_37500","tr_customer_id":37517,"tr_customer_product_id":37507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:32.000Z","modified_at":"2025-06-19T09:55:32.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105708445356052","imei1":"105708445356052","imei2":"105708445356052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37502,"job_number":"JOB_37502","tr_customer_id":37519,"tr_customer_product_id":37509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:13.000Z","modified_at":"2025-06-19T09:56:13.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"106797475100951","imei1":"106797475100951","imei2":"106797475100951","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37504,"job_number":"JOB_37504","tr_customer_id":37521,"tr_customer_product_id":37511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107487143561589","imei1":"107487143561589","imei2":"107487143561589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37506,"job_number":"JOB_37506","tr_customer_id":37523,"tr_customer_product_id":37513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:58:21.000Z","modified_at":"2025-06-19T09:58:21.000Z","name":"Jamie Blick}","mobile_number":"850-881-0596","email_id":"Golda.Huels77@yahoo.com","dop":"2025-04-30","serial_number":"14845172918674","imei1":"14845172918674","imei2":"14845172918674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37507,"job_number":"JOB_37507","tr_customer_id":37524,"tr_customer_product_id":37514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"Jamar Batz","mobile_number":"457-547-3130","email_id":"Alanna.Hegmann@gmail.com","dop":"2025-04-07","serial_number":"18307755175199","imei1":"18307755175199","imei2":"18307755175199","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37508,"job_number":"JOB_37508","tr_customer_id":37525,"tr_customer_product_id":37515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19035116414986","imei1":"19035116414986","imei2":"19035116414986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37510,"job_number":"JOB_37510","tr_customer_id":37527,"tr_customer_product_id":37517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:07.000Z","modified_at":"2025-06-19T10:05:07.000Z","name":"Autumn Wunsch","mobile_number":"978-331-3559","email_id":"Rhianna.Oberbrunner66@gmail.com","dop":"2025-04-07","serial_number":"8797183156979055","imei1":"8797183156979055","imei2":"8797183156979055","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37511,"job_number":"JOB_37511","tr_customer_id":37528,"tr_customer_product_id":37518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Joesph Adams","mobile_number":"387-756-2396","email_id":"Matt.Simonis@hotmail.com","dop":"2025-04-07","serial_number":"14184417005981","imei1":"14184417005981","imei2":"14184417005981","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37512,"job_number":"JOB_37512","tr_customer_id":37529,"tr_customer_product_id":37519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14577348249344","imei1":"14577348249344","imei2":"14577348249344","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37514,"job_number":"JOB_37514","tr_customer_id":37531,"tr_customer_product_id":37521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:50.000Z","modified_at":"2025-06-19T10:05:50.000Z","name":"Miguel Schowalter","mobile_number":"372-270-9258","email_id":"Skyla_Lueilwitz@gmail.com","dop":"2025-04-07","serial_number":"6900607074073507","imei1":"6900607074073507","imei2":"6900607074073507","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37515,"job_number":"JOB_37515","tr_customer_id":37532,"tr_customer_product_id":37522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Mara Wilderman","mobile_number":"590-340-6383","email_id":"Skye0@gmail.com","dop":"2025-04-07","serial_number":"16225758443972","imei1":"16225758443972","imei2":"16225758443972","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37516,"job_number":"JOB_37516","tr_customer_id":37533,"tr_customer_product_id":37523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"12395122565322","imei1":"12395122565322","imei2":"12395122565322","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37518,"job_number":"JOB_37518","tr_customer_id":37535,"tr_customer_product_id":37525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:34.000Z","modified_at":"2025-06-19T10:06:34.000Z","name":"Elfrieda Gottlieb","mobile_number":"562-249-4822","email_id":"Erik_Legros@yahoo.com","dop":"2025-04-07","serial_number":"10933585546201320","imei1":"10933585546201320","imei2":"10933585546201320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37520,"job_number":"JOB_37520","tr_customer_id":37537,"tr_customer_product_id":37527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:56.000Z","modified_at":"2025-06-19T10:58:56.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"107828781268486","imei1":"107828781268486","imei2":"107828781268486","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37522,"job_number":"JOB_37522","tr_customer_id":37539,"tr_customer_product_id":37529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:37.000Z","modified_at":"2025-06-19T10:59:37.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100710484625404","imei1":"100710484625404","imei2":"100710484625404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37524,"job_number":"JOB_37524","tr_customer_id":37541,"tr_customer_product_id":37531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:17.000Z","modified_at":"2025-06-19T11:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109431558067148","imei1":"109431558067148","imei2":"109431558067148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37527,"job_number":"JOB_37527","tr_customer_id":37544,"tr_customer_product_id":37534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:05:10.000Z","modified_at":"2025-06-19T11:05:10.000Z","name":"Evalyn Wisozk}","mobile_number":"734-417-7044","email_id":"Odessa.Bartoletti@yahoo.com","dop":"2025-04-30","serial_number":"10173208773854","imei1":"10173208773854","imei2":"10173208773854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37528,"job_number":"JOB_37528","tr_customer_id":37545,"tr_customer_product_id":37535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:12.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"102669958399192","imei1":"102669958399192","imei2":"102669958399192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37531,"job_number":"JOB_37531","tr_customer_id":37548,"tr_customer_product_id":37538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:10:57.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100088616421854","imei1":"100088616421854","imei2":"100088616421854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37533,"job_number":"JOB_37533","tr_customer_id":37550,"tr_customer_product_id":37540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:11:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109952491540553","imei1":"109952491540553","imei2":"109952491540553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37535,"job_number":"JOB_37535","tr_customer_id":37552,"tr_customer_product_id":37542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:12:56.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"16685415779785","imei1":"16685415779785","imei2":"16685415779785","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37537,"job_number":"JOB_37537","tr_customer_id":37554,"tr_customer_product_id":37544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:13:58.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19363534440716","imei1":"19363534440716","imei2":"19363534440716","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37539,"job_number":"JOB_37539","tr_customer_id":37556,"tr_customer_product_id":37546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:14:50.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"19696309441110","imei1":"19696309441110","imei2":"19696309441110","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37541,"job_number":"JOB_37541","tr_customer_id":37558,"tr_customer_product_id":37548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13238711780314","imei1":"13238711780314","imei2":"13238711780314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37543,"job_number":"JOB_37543","tr_customer_id":37560,"tr_customer_product_id":37550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:06.000Z","modified_at":"2025-06-19T11:40:06.000Z","name":"Eulalia Hagenes","mobile_number":"997-481-1075","email_id":"Lesley.Okuneva@hotmail.com","dop":"2025-04-06","serial_number":"17890979654335474","imei1":"17890979654335474","imei2":"17890979654335474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37544,"job_number":"JOB_37544","tr_customer_id":37561,"tr_customer_product_id":37551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:40:48.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10887247798895","imei1":"10887247798895","imei2":"10887247798895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37546,"job_number":"JOB_37546","tr_customer_id":37563,"tr_customer_product_id":37553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:49.000Z","modified_at":"2025-06-19T11:40:49.000Z","name":"Caterina Leffler","mobile_number":"824-317-9599","email_id":"Carleton_Langosh39@gmail.com","dop":"2025-04-06","serial_number":"17321296090563808","imei1":"17321296090563808","imei2":"17321296090563808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37547,"job_number":"JOB_37547","tr_customer_id":37564,"tr_customer_product_id":37554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:30.000Z","modified_at":"2025-06-19T11:41:30.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12617216049918","imei1":"12617216049918","imei2":"12617216049918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37549,"job_number":"JOB_37549","tr_customer_id":37566,"tr_customer_product_id":37556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:32.000Z","modified_at":"2025-06-19T11:41:32.000Z","name":"Clemens Veum","mobile_number":"475-591-5767","email_id":"Luigi_OConnell24@gmail.com","dop":"2025-04-06","serial_number":"14264502859569468","imei1":"14264502859569468","imei2":"14264502859569468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37550,"job_number":"JOB_37550","tr_customer_id":37567,"tr_customer_product_id":37557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28463545682782","imei1":"28463545682782","imei2":"28463545682782","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37551,"job_number":"JOB_37551","tr_customer_id":37568,"tr_customer_product_id":37558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19502891506254","imei1":"19502891506254","imei2":"19502891506254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37552,"job_number":"JOB_37552","tr_customer_id":37569,"tr_customer_product_id":37559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17133730606493","imei1":"17133730606493","imei2":"17133730606493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37553,"job_number":"JOB_37553","tr_customer_id":37570,"tr_customer_product_id":37560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96840181808358","imei1":"96840181808358","imei2":"96840181808358","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37554,"job_number":"JOB_37554","tr_customer_id":37571,"tr_customer_product_id":37561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12202422748874","imei1":"12202422748874","imei2":"12202422748874","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37555,"job_number":"JOB_37555","tr_customer_id":37572,"tr_customer_product_id":37562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91716422387622","imei1":"91716422387622","imei2":"91716422387622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37557,"job_number":"JOB_37557","tr_customer_id":37574,"tr_customer_product_id":37564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:18.000Z","modified_at":"2025-06-19T12:27:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35465171621683","imei1":"35465171621683","imei2":"35465171621683","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37558,"job_number":"JOB_37558","tr_customer_id":37575,"tr_customer_product_id":37565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64219393415979","imei1":"64219393415979","imei2":"64219393415979","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37559,"job_number":"JOB_37559","tr_customer_id":37576,"tr_customer_product_id":37566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77265205013028","imei1":"77265205013028","imei2":"77265205013028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37560,"job_number":"JOB_37560","tr_customer_id":37577,"tr_customer_product_id":37567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75935421568297","imei1":"75935421568297","imei2":"75935421568297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37561,"job_number":"JOB_37561","tr_customer_id":37578,"tr_customer_product_id":37568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99854866111728","imei1":"99854866111728","imei2":"99854866111728","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37562,"job_number":"JOB_37562","tr_customer_id":37579,"tr_customer_product_id":37569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36948670906871","imei1":"36948670906871","imei2":"36948670906871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37564,"job_number":"JOB_37564","tr_customer_id":37581,"tr_customer_product_id":37571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57485232418285","imei1":"57485232418285","imei2":"57485232418285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37565,"job_number":"JOB_37565","tr_customer_id":37582,"tr_customer_product_id":37572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17557579669511","imei1":"17557579669511","imei2":"17557579669511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37566,"job_number":"JOB_37566","tr_customer_id":37583,"tr_customer_product_id":37573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48395212237374","imei1":"48395212237374","imei2":"48395212237374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37567,"job_number":"JOB_37567","tr_customer_id":37584,"tr_customer_product_id":37574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81372345394179","imei1":"81372345394179","imei2":"81372345394179","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37568,"job_number":"JOB_37568","tr_customer_id":37585,"tr_customer_product_id":37575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73441736471578","imei1":"73441736471578","imei2":"73441736471578","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37569,"job_number":"JOB_37569","tr_customer_id":37586,"tr_customer_product_id":37576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:27:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81414710883389","imei1":"81414710883389","imei2":"81414710883389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37571,"job_number":"JOB_37571","tr_customer_id":37588,"tr_customer_product_id":37578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:49.000Z","modified_at":"2025-06-19T12:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85963890336345","imei1":"85963890336345","imei2":"85963890336345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37572,"job_number":"JOB_37572","tr_customer_id":37589,"tr_customer_product_id":37579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11079312955911","imei1":"11079312955911","imei2":"11079312955911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37573,"job_number":"JOB_37573","tr_customer_id":37590,"tr_customer_product_id":37580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60957615222833","imei1":"60957615222833","imei2":"60957615222833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37574,"job_number":"JOB_37574","tr_customer_id":37591,"tr_customer_product_id":37581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33964425327294","imei1":"33964425327294","imei2":"33964425327294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37575,"job_number":"JOB_37575","tr_customer_id":37592,"tr_customer_product_id":37582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80463477182083","imei1":"80463477182083","imei2":"80463477182083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37576,"job_number":"JOB_37576","tr_customer_id":37593,"tr_customer_product_id":37583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76398848027698","imei1":"76398848027698","imei2":"76398848027698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37578,"job_number":"JOB_37578","tr_customer_id":37595,"tr_customer_product_id":37585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:25.000Z","modified_at":"2025-06-19T12:39:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91484457620417","imei1":"91484457620417","imei2":"91484457620417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37579,"job_number":"JOB_37579","tr_customer_id":37596,"tr_customer_product_id":37586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:25.000Z","modified_at":"2025-06-19T12:39:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70944935774458","imei1":"70944935774458","imei2":"70944935774458","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37580,"job_number":"JOB_37580","tr_customer_id":37597,"tr_customer_product_id":37587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99163595264478","imei1":"99163595264478","imei2":"99163595264478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37581,"job_number":"JOB_37581","tr_customer_id":37598,"tr_customer_product_id":37588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64080076162837","imei1":"64080076162837","imei2":"64080076162837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37582,"job_number":"JOB_37582","tr_customer_id":37599,"tr_customer_product_id":37589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57234213044104","imei1":"57234213044104","imei2":"57234213044104","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37583,"job_number":"JOB_37583","tr_customer_id":37600,"tr_customer_product_id":37590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34175969968847","imei1":"34175969968847","imei2":"34175969968847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37585,"job_number":"JOB_37585","tr_customer_id":37602,"tr_customer_product_id":37592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77907894717366","imei1":"77907894717366","imei2":"77907894717366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37586,"job_number":"JOB_37586","tr_customer_id":37603,"tr_customer_product_id":37593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23571063479678","imei1":"23571063479678","imei2":"23571063479678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37587,"job_number":"JOB_37587","tr_customer_id":37604,"tr_customer_product_id":37594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80784130607953","imei1":"80784130607953","imei2":"80784130607953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37588,"job_number":"JOB_37588","tr_customer_id":37605,"tr_customer_product_id":37595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58869196223455","imei1":"58869196223455","imei2":"58869196223455","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37589,"job_number":"JOB_37589","tr_customer_id":37606,"tr_customer_product_id":37596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57433540828872","imei1":"57433540828872","imei2":"57433540828872","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37590,"job_number":"JOB_37590","tr_customer_id":37607,"tr_customer_product_id":37597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62650165410828","imei1":"62650165410828","imei2":"62650165410828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37592,"job_number":"JOB_37592","tr_customer_id":37609,"tr_customer_product_id":37599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:20:28.000Z","modified_at":"2025-06-19T13:20:28.000Z","name":"Missouri Kuphal","mobile_number":"682-923-3743","email_id":"Mylene.Wehner@yahoo.com","dop":"2025-04-02","serial_number":"10706770926433","imei1":"10706770926433","imei2":"10706770926433","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37593,"job_number":"JOB_37593","tr_customer_id":37610,"tr_customer_product_id":37600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:21:32.000Z","modified_at":"2025-06-19T13:21:32.000Z","name":"Arturo Hackett","mobile_number":"593-900-2108","email_id":"Carole_Littel8@yahoo.com","dop":"2025-04-02","serial_number":"10460216436835","imei1":"10460216436835","imei2":"10460216436835","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37594,"job_number":"JOB_37594","tr_customer_id":37611,"tr_customer_product_id":37601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:22:25.000Z","modified_at":"2025-06-19T13:22:25.000Z","name":"Caterina Rolfson","mobile_number":"743-391-8023","email_id":"Darlene.Kassulke94@gmail.com","dop":"2025-04-02","serial_number":"10901885642401","imei1":"10901885642401","imei2":"10901885642401","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:22:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37595,"job_number":"JOB_37595","tr_customer_id":37612,"tr_customer_product_id":37602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:23:08.000Z","modified_at":"2025-06-19T13:23:08.000Z","name":"Vernon Schowalter","mobile_number":"393-852-3230","email_id":"Elza_Anderson94@gmail.com","dop":"2025-04-02","serial_number":"10921229686151","imei1":"10921229686151","imei2":"10921229686151","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37596,"job_number":"JOB_37596","tr_customer_id":37613,"tr_customer_product_id":37603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:23:35.000Z","modified_at":"2025-06-19T13:23:35.000Z","name":"Arne Koelpin","mobile_number":"416-438-6157","email_id":"Arvel99@yahoo.com","dop":"2025-04-02","serial_number":"10050892383105","imei1":"10050892383105","imei2":"10050892383105","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37597,"job_number":"JOB_37597","tr_customer_id":37614,"tr_customer_product_id":37604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:27:59.000Z","modified_at":"2025-06-19T13:27:59.000Z","name":"Hazle Wehner","mobile_number":"949-408-0723","email_id":"Dorris.Durgan@yahoo.com","dop":"2025-04-02","serial_number":"10494586787984","imei1":"10494586787984","imei2":"10494586787984","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37598,"job_number":"JOB_37598","tr_customer_id":37615,"tr_customer_product_id":37605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:30:44.000Z","modified_at":"2025-06-19T13:30:44.000Z","name":"Patience Considine","mobile_number":"418-717-1512","email_id":"Estell.Johnson@gmail.com","dop":"2025-04-02","serial_number":"10029673687938","imei1":"10029673687938","imei2":"10029673687938","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37599,"job_number":"JOB_37599","tr_customer_id":37616,"tr_customer_product_id":37606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:31:37.000Z","modified_at":"2025-06-19T13:31:37.000Z","name":"Queenie Stoltenberg","mobile_number":"663-339-3190","email_id":"Donato88@hotmail.com","dop":"2025-04-02","serial_number":"10158383269888","imei1":"10158383269888","imei2":"10158383269888","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37600,"job_number":"JOB_37600","tr_customer_id":37617,"tr_customer_product_id":37607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:31:44.000Z","modified_at":"2025-06-19T13:31:44.000Z","name":"Audra Labadie","mobile_number":"477-589-0669","email_id":"Harrison29@yahoo.com","dop":"2025-04-02","serial_number":"10490369871666","imei1":"10490369871666","imei2":"10490369871666","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37601,"job_number":"JOB_37601","tr_customer_id":37618,"tr_customer_product_id":37608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:32:15.000Z","modified_at":"2025-06-19T13:32:15.000Z","name":"Robert Monahan","mobile_number":"849-572-0664","email_id":"Presley64@yahoo.com","dop":"2025-04-02","serial_number":"10869344682383","imei1":"10869344682383","imei2":"10869344682383","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37602,"job_number":"JOB_37602","tr_customer_id":37619,"tr_customer_product_id":37609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:20.000Z","modified_at":"2025-06-19T13:45:20.000Z","name":"Audie Romaguera","mobile_number":"292-947-7747","email_id":"Dianna_Hauck91@yahoo.com","dop":"2025-04-07","serial_number":"13878593508620","imei1":"13878593508620","imei2":"13878593508620","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37603,"job_number":"JOB_37603","tr_customer_id":37620,"tr_customer_product_id":37610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:20.000Z","modified_at":"2025-06-19T13:45:20.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"10140368106800","imei1":"10140368106800","imei2":"10140368106800","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37604,"job_number":"JOB_37604","tr_customer_id":37621,"tr_customer_product_id":37611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:21.000Z","modified_at":"2025-06-19T13:46:03.000Z","name":"Maxwell Marvin","mobile_number":"493-454-6509","email_id":"Jefferey33@yahoo.com","dop":"2025-04-07","serial_number":"12874317331354","imei1":"12874317331354","imei2":"12874317331354","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37605,"job_number":"JOB_37605","tr_customer_id":37622,"tr_customer_product_id":37612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:22.000Z","modified_at":"2025-06-19T13:45:22.000Z","name":"Tanner Gibson","mobile_number":"676-467-9400","email_id":"Israel2@yahoo.com","dop":"2025-04-07","serial_number":"8389947395631935","imei1":"8389947395631935","imei2":"8389947395631935","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37606,"job_number":"JOB_37606","tr_customer_id":37623,"tr_customer_product_id":37613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:10.000Z","modified_at":"2025-06-19T13:46:10.000Z","name":"Kaylie DuBuque","mobile_number":"668-735-6196","email_id":"Hobart.Marvin@hotmail.com","dop":"2025-04-07","serial_number":"18816081503216","imei1":"18816081503216","imei2":"18816081503216","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37607,"job_number":"JOB_37607","tr_customer_id":37624,"tr_customer_product_id":37614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:11.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14669973429212","imei1":"14669973429212","imei2":"14669973429212","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37608,"job_number":"JOB_37608","tr_customer_id":37625,"tr_customer_product_id":37615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:47.000Z","name":"Lela Gerlach","mobile_number":"549-475-3916","email_id":"Marjorie_Cummerata39@hotmail.com","dop":"2025-04-07","serial_number":"19267272346358","imei1":"19267272346358","imei2":"19267272346358","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37609,"job_number":"JOB_37609","tr_customer_id":37626,"tr_customer_product_id":37616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:13.000Z","modified_at":"2025-06-19T13:46:13.000Z","name":"Angelo Boyer","mobile_number":"285-540-9245","email_id":"Wilfredo.Daugherty@yahoo.com","dop":"2025-04-07","serial_number":"3071150665147046","imei1":"3071150665147046","imei2":"3071150665147046","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37610,"job_number":"JOB_37610","tr_customer_id":37627,"tr_customer_product_id":37617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:47.000Z","modified_at":"2025-06-19T13:46:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97668443685985","imei1":"97668443685985","imei2":"97668443685985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37611,"job_number":"JOB_37611","tr_customer_id":37628,"tr_customer_product_id":37618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:47.000Z","modified_at":"2025-06-19T13:46:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67045221791452","imei1":"67045221791452","imei2":"67045221791452","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37612,"job_number":"JOB_37612","tr_customer_id":37629,"tr_customer_product_id":37619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79581674252543","imei1":"79581674252543","imei2":"79581674252543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37613,"job_number":"JOB_37613","tr_customer_id":37630,"tr_customer_product_id":37620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031659766329","imei1":"66031659766329","imei2":"66031659766329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37614,"job_number":"JOB_37614","tr_customer_id":37631,"tr_customer_product_id":37621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40962919696524","imei1":"40962919696524","imei2":"40962919696524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37615,"job_number":"JOB_37615","tr_customer_id":37632,"tr_customer_product_id":37622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18053036479865","imei1":"18053036479865","imei2":"18053036479865","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37372,"job_number":"JOB_37372","tr_customer_id":37389,"tr_customer_product_id":37379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:53:26.000Z","modified_at":"2025-06-19T04:53:26.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37373,"job_number":"JOB_37373","tr_customer_id":37390,"tr_customer_product_id":37380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:54:10.000Z","modified_at":"2025-06-19T04:54:10.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332168","imei1":"78945612332168","imei2":"78945612332168","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37374,"job_number":"JOB_37374","tr_customer_id":37391,"tr_customer_product_id":37381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:06:25.000Z","modified_at":"2025-06-19T05:06:25.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345633","imei2":"12312312345633","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37519,"job_number":"JOB_37519","tr_customer_id":37536,"tr_customer_product_id":37526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:11:17.000Z","modified_at":"2025-06-19T10:11:17.000Z","name":"pp kk","mobile_number":"8899776655","email_id":"gusu@gmail.com","dop":"2025-06-02","serial_number":"09876543212345","imei1":"09876543212345","imei2":"09876543212345","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:11:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37526,"job_number":"JOB_37526","tr_customer_id":37543,"tr_customer_product_id":37533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:04:34.000Z","modified_at":"2025-06-19T11:04:34.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"09765432156876","imei1":"09765432156876","imei2":"09765432156876","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37530,"job_number":"JOB_37530","tr_customer_id":37547,"tr_customer_product_id":37537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:29.000Z","modified_at":"2025-06-19T11:10:29.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"097652156876000","imei1":"097652156876000","imei2":"097652156876000","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 381 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 386 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 542 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 62ff89cf-3c1f-4ca6-97cc-4470640fad46
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70ae8de5-0c0f-489f-83e8-3f1d8db8a265
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 428efac3-0164-4bc1-a6bd-c4479bdfd41d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed5217c2-3f5c-41c5-aedc-dda1c61a7b9b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37616"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-N/P2ec6czDE4XohszwFtHxQijFg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 291 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c22b5a1c-07a0-4710-aaa0-85a238618ff1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37616"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f7e4286-5a50-47ab-b27c-9de2b5a28784
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37616"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-N/P2ec6czDE4XohszwFtHxQijFg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 287 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58d8eaef-6d21-4d3c-b4af-3d91880cf15e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37616"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-N/P2ec6czDE4XohszwFtHxQijFg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 304 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37616
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7b18ecec-eb9d-4f5e-8f53-26c301dcba51
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-dDfQ7TApJO0fEJJWw6PC2G5+ZMk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:46:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168027,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:46:49.000Z","created_at":"2025-06-19T13:46:49.000Z"},{"id":168028,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:46:49.000Z","created_at":"2025-06-19T13:46:49.000Z"}],"problems":[{"id":59572,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T13:46:49.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 261 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37616
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7ad81f93-9e5d-4a0e-88af-cba9481e0cfc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37616
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6ae03b7-678d-4475-b6ef-ca0591551e0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6c66712-3a7b-41ce-b138-f3a9a23479a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a2b77d03-56c3-4ab3-bde8-00ac6450b84b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MDR9.IyZmOzhr__oC6kcD-NOMpU4s_gHTIj_EuuEw-9BWVE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c1c6d0d2-6399-4a72-9a05-b7f4f0d54600
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9fe97de5-b60a-46e7-b3ed-2f27006fca5d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-syI9p00vcth26GJDazy5mtbb9Bg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTN9._uTIDdazIY79ZafTRZhAJPfiuqIXJPUmSXAg2SxP6uw"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e916dc89-da56-4161-8fa6-babf33c51eb6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4acef1d1-b5f6-40d3-b273-170309c777c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTN9._uTIDdazIY79ZafTRZhAJPfiuqIXJPUmSXAg2SxP6uw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e5a1d4e-0f46-40c3-bc6a-989703703cc3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 217 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6691e8a-5452-4a83-85d5-775f0b84f9b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTN9._uTIDdazIY79ZafTRZhAJPfiuqIXJPUmSXAg2SxP6uw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 71da4fb4-b2c1-420b-9155-c3239dbb1f13
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 218 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 432ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTN9._uTIDdazIY79ZafTRZhAJPfiuqIXJPUmSXAg2SxP6uw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a58adda4-6fbb-4d65-9340-ce3200211b24
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-xFPLySw/C9XSYg5pg2UzdVXWMf4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4589},{"label":"Pending for repair","key":"pending_for_repair","count":300},{"label":"Pending for delivery","key":"pending_for_delivery","count":5}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fdc10015-ecab-4e29-8795-d55d7ee8ebbd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84ddffa4-422b-4e04-910b-64ea6530f710
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 214ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 480a32e6-48da-4d0f-b19c-4be68520a62c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 214ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4887acce-f702-4fd5-989f-71771ba44672
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 214ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e9b0b5f-39ab-4419-8bb9-a9791e8b8c1c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 214ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 087733da-93cc-4930-89ed-8e85098944e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTN9._uTIDdazIY79ZafTRZhAJPfiuqIXJPUmSXAg2SxP6uw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a171ff91-fcd9-46ed-a958-b6dfc8cb2ec9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 216 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTN9._uTIDdazIY79ZafTRZhAJPfiuqIXJPUmSXAg2SxP6uw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 57883e71-61ee-4e8b-90dd-b294d8dd5b23
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTN9._uTIDdazIY79ZafTRZhAJPfiuqIXJPUmSXAg2SxP6uw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f9326210-85d5-4046-8c1e-152785c9c763
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37616,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 228 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTN9._uTIDdazIY79ZafTRZhAJPfiuqIXJPUmSXAg2SxP6uw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56c6148e-3272-457a-9bd3-1934522dbfa8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37616,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 222 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dde64589-d5c2-42e2-9211-4b22e498c3b5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37616,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTN9._uTIDdazIY79ZafTRZhAJPfiuqIXJPUmSXAg2SxP6uw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab7f07ed-6f92-4023-9b33-60f7ce161548
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37616,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTN9._uTIDdazIY79ZafTRZhAJPfiuqIXJPUmSXAg2SxP6uw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f9f9f3b9-5593-4a6b-974a-3742e9eaa31e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37616
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTN9._uTIDdazIY79ZafTRZhAJPfiuqIXJPUmSXAg2SxP6uw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4925eddf-1581-43a3-92a4-63b3ceb375a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 218 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 299746cd-3adf-4a10-a5f9-4314169c6f3c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7ba18b3-b6a9-481d-8f76-9f53f0a2ce27
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-X491YzMzUGXYrcksS1oDYL0NgOQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6128da13-74cd-4c98-bfcc-d23bc48d6d0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9eb5c55e-3a3a-4521-89ae-12011a9872e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:46:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 492ms
Mean size per request: 229.97KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eca8f355-84c2-45ee-b356-dbd962d726e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"397de-0Ysu5X+DKdgk5hPd6N4MUjey6vs"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:46:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:46:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T13:46:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 242 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 242 0 0
verify the the pending to repair is not null 1 0 0
Total 487 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 492 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 113e9fe5-a96f-4ffb-8d95-f20b644b6a4f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a9f13ac6-301c-4eb5-ad6f-c9970344fddf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b45f6d63-1312-439b-a87e-e8f37a2428c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1fbe014a-e764-49ef-bf63-4b5022e15991
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41c2a681-0ab6-4eff-b22e-480296106114
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 216 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 46e786c5-677f-435c-af4f-11d84d90bea0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a12bbae-7b15-4901-b482-6a841dbbfbb0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91fcd2e5-5cc6-46f8-9107-3f8196c2664a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-MYxvvOih5xv0kK+OJHguj9lkkTo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":99}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 274 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96b5fde5-0f04-4334-acbc-5ce84bbe7429
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-MYxvvOih5xv0kK+OJHguj9lkkTo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":99}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 273 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56f5a21d-7ab7-4488-80d9-f8ff61215cb6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55aa2253-651e-4a66-8fae-d48b555b8fc4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 836ms
Mean size per request: 289.91KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b312b322-4d1c-402c-ad9d-29ced66f948f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"487a5-XCVGnB3CsYTfgWJwzrHUH6QlOAA"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:46:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T13:46:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T13:46:49.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 242 0 0
Verify the Job number start with job 242 0 0
verify the response of repair job has field mst_action_status 968 0 0
Total 1455 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18382fc5-0cfc-489c-acd2-7bffb2ae615c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 228 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 89e8e08a-0e54-4536-a902-8c5a11efe624
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37616,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 233 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6a96042-6e44-4745-beef-c096676a051b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37616,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f22a83a2-3703-412d-8c4e-fd546ba4f6e9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37616,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 732efbc3-94ed-4241-a7b3-293b61fb5855
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37616,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 126f8f87-52b0-4286-891e-437e19a100be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37616,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 23ad008d-07f1-4c9c-b4b4-30694f2f9367
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37616,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MTh9.aTkQgn7SpXCsyRkK69DjSMQ3saacQ7CKSqJ2z5Itg3U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58318ca2-5d3e-4a08-babd-31aa26f26153
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37616
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83fdb6cf-b492-4d11-aa1f-d11a7f222b4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-nKjcMlpz91La1DmnAm40qbMUaRo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 217 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14957a2e-a6e0-4256-b1b7-b69082ecbef6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e2643f85-9108-411a-a8de-af8159eb7d34
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42a7de1b-9cd3-4bdc-a19b-a57416bfd974
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 215 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 355c1e76-17e5-4b6e-8ff5-40f2d857f119
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2bdea29d-7026-4121-8c69-a647d02c393b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 203B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c74f17d2-c169-4d2b-8341-5675d21450be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 203
ETag W/"cb-KGfwvDEj3ZSNmuvj42MAMsy7UsQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":71},{"label":"QC Completed","key":"qc_completed","count":101},{"label":"QC Rejected","key":"qc_rejected","count":2}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 290 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 855e0cbc-a241-4a44-9b92-b00cee89f4e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 846caae6-5203-433c-beab-3cf1677f63d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d57a9acf-4af8-4605-8efd-d11a8de7b011
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 222 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e289ac72-1281-458e-ba34-28a235fbf152
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 237bde50-8522-4f48-a543-fb7d136117b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99094658-be44-48ef-adf9-9895dbbd093d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 96.9KB

Test Pass Percentage
99 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 095e4a2a-f848-432a-a502-cc4e3553e20c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1839e-dd+hPhffu6+kmGj3+ADOxl+XoTQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37604,"job_number":"JOB_37604","tr_customer_id":37621,"tr_customer_product_id":37611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:21.000Z","modified_at":"2025-06-19T13:46:03.000Z","name":"Maxwell Marvin","mobile_number":"493-454-6509","email_id":"Jefferey33@yahoo.com","dop":"2025-04-07","serial_number":"12874317331354","imei1":"12874317331354","imei2":"12874317331354","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37608,"job_number":"JOB_37608","tr_customer_id":37625,"tr_customer_product_id":37615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:54.000Z","name":"Lela Gerlach","mobile_number":"549-475-3916","email_id":"Marjorie_Cummerata39@hotmail.com","dop":"2025-04-07","serial_number":"19267272346358","imei1":"19267272346358","imei2":"19267272346358","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 101 0 0
Total 103 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 273 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eff27681-605d-486f-945e-9dc604e5dfab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ebed2740-6419-489b-b70c-08177bb8e6e0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 96.9KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token aa11f409-0acd-4079-8866-01f09a31ebfa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1839e-dd+hPhffu6+kmGj3+ADOxl+XoTQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37604,"job_number":"JOB_37604","tr_customer_id":37621,"tr_customer_product_id":37611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:21.000Z","modified_at":"2025-06-19T13:46:03.000Z","name":"Maxwell Marvin","mobile_number":"493-454-6509","email_id":"Jefferey33@yahoo.com","dop":"2025-04-07","serial_number":"12874317331354","imei1":"12874317331354","imei2":"12874317331354","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37608,"job_number":"JOB_37608","tr_customer_id":37625,"tr_customer_product_id":37615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:54.000Z","name":"Lela Gerlach","mobile_number":"549-475-3916","email_id":"Marjorie_Cummerata39@hotmail.com","dop":"2025-04-07","serial_number":"19267272346358","imei1":"19267272346358","imei2":"19267272346358","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef867951-e679-476a-af78-f84c0842a48f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 854ms
Mean size per request: 68.69KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e43f3a47-18f9-433a-aed0-d635f8e503f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"112c0-oT+hkM3owlTmYfcnZPL5xesTVzk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:47:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 71 0 0
verify the mobile number is type of number 71 0 0
Verify the create and modified date are in ist formate 142 0 0
Total 287 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 380ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca4f3fac-e887-4f41-b469-ea75cf1f04f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e1c4ce1-eee5-4796-9e8d-df841ffed04e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ddf0b72e-5017-4483-9dfd-b85427f85106
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37616
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 229 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1828b24-0822-4151-af03-94e7571eb76b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a5fe0c7-a1ef-4e0f-a692-9cbaa14f70f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7dafb6c4-b727-4573-b437-1ba10b2f7d03
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37616
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 218ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDgyNn0.7qGkUpjAknJXpgQVO924csZb_W03rRTRX9cpRCb2XBY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab75451b-6e75-42a3-90b1-eed9a3fe47a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37616
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ceaa8179-c6bc-40ce-8e97-c6427c2ed1f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-3XBuPpceInah/qov64p67WptdF8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzN9.BXHiekcfL3NBE17stnYZtDVR5RMGWR2RtOk5hu4uBDw"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 5.76KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzN9.BXHiekcfL3NBE17stnYZtDVR5RMGWR2RtOk5hu4uBDw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8df77b0-8325-4f49-b70e-57c547529ead
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"170b-v0w3gUpa+jib/FR5guHgusDlby8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c2c6ccc8-3464-41a5-87ad-6300d8488232
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 5.76KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzN9.BXHiekcfL3NBE17stnYZtDVR5RMGWR2RtOk5hu4uBDw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d58a31a-76b9-413e-b86a-6ae3de07f870
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"170b-v0w3gUpa+jib/FR5guHgusDlby8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzN9.BXHiekcfL3NBE17stnYZtDVR5RMGWR2RtOk5hu4uBDw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 234fc62a-7511-4fde-9516-7c05fd688b2e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37616
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39d07c6f-e0fb-4a57-a4bf-c13c506843dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37616
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4daea62-14f6-40e5-b2eb-9b2f1f54dfab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37616
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 213ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzN9.BXHiekcfL3NBE17stnYZtDVR5RMGWR2RtOk5hu4uBDw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6f6fa10-af04-4757-882b-52f14ffb35bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 217ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzN9.BXHiekcfL3NBE17stnYZtDVR5RMGWR2RtOk5hu4uBDw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 700b5468-8a41-4c16-9509-5589caded629
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37616
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37616
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzN9.BXHiekcfL3NBE17stnYZtDVR5RMGWR2RtOk5hu4uBDw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1e9759c-de7d-4063-837a-bc062255bccd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-OfniVO9xCmz21ZpEfaciEbnCV0o"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168027,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:46:49.000Z","created_at":"2025-06-19T13:46:49.000Z"},{"id":168028,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:46:49.000Z","created_at":"2025-06-19T13:46:49.000Z"},{"id":168031,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T13:46:57.000Z","created_at":"2025-06-19T13:46:57.000Z"},{"id":168032,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T13:46:57.000Z","created_at":"2025-06-19T13:46:57.000Z"},{"id":168041,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:47:04.000Z","created_at":"2025-06-19T13:47:04.000Z"},{"id":168042,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:47:05.000Z","created_at":"2025-06-19T13:47:05.000Z"},{"id":168043,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:47:05.000Z","created_at":"2025-06-19T13:47:05.000Z"},{"id":168044,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:47:05.000Z","created_at":"2025-06-19T13:47:05.000Z"},{"id":168046,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-19T13:47:12.000Z","created_at":"2025-06-19T13:47:12.000Z"},{"id":168047,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T13:47:14.000Z","created_at":"2025-06-19T13:47:14.000Z"},{"id":168048,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T13:47:14.000Z","created_at":"2025-06-19T13:47:14.000Z"}],"problems":[{"id":59572,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T13:46:49.000Z"},{"id":59577,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:47:04.000Z"},{"id":59578,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:47:05.000Z"},{"id":59579,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:47:05.000Z"},{"id":59580,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:47:05.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37616
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63c8a6b6-d376-4c3a-9bfe-a974548349e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37616
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 74e53640-3356-487b-9be4-acc2f976c652
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzN9.BXHiekcfL3NBE17stnYZtDVR5RMGWR2RtOk5hu4uBDw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 00495d8f-15ed-4695-8e16-0a7311dbe85d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzN9.BXHiekcfL3NBE17stnYZtDVR5RMGWR2RtOk5hu4uBDw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b506d97d-7c96-47e5-aa70-f83d753531b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 28868ea6-f963-40b5-bef7-742e9dcb2026
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-/BK8VG2qNQ0my0ZnCTVJab3244s"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 216 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f0f7cfc-f2fe-4e08-ac90-cec2708416c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ddde893e-5afe-44b3-a7e0-378cf1f35f2b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d5f3a41-8498-4d7c-aec4-8c09440b449c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 221 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 423ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2bace885-ecac-4e6b-9282-11e3403336e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7dfa9e9-de4e-492c-bd20-84a4ab351cec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22c9c805-78ec-4ee4-8167-390644a3adac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-tcFbyZESQzDn/xUW9nVUlO2aGe0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":385},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09852d90-22cc-406f-aed3-0046356f7202
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-tcFbyZESQzDn/xUW9nVUlO2aGe0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":385},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d2b710a4-cbfb-45ff-8157-8e72a35cd222
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-tcFbyZESQzDn/xUW9nVUlO2aGe0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":385},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2206da2c-6f0e-4023-a171-822fcc4460ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 226 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db74e417-a60a-422a-a34f-0f55c3448e70
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 223 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1e9aafc-ea3a-4a26-882e-15c07714ff51
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 231 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f8c9561-a5cc-4fed-9134-fcd415ce5fbd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "58780465009101",
                "imei1": "58780465009101",
                "imei2": "58780465009101",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-s5E2510ff3bKjYMRLQI+rK4oRhI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37621,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37638,"tr_customer_product_id":37628,"job_number":"JOB_37621"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3bc5792f-1294-4a17-b438-e6d74039ff92
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "88834237810540",
                "imei1": "88834237810540",
                "imei2": "88834237810540",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-+cHo6U8CjQ5qtB5N5f35w08Ornc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37622,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37639,"tr_customer_product_id":37629,"job_number":"JOB_37622"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f73ea36c-4711-4633-a9bf-41d394ca931c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "98762664917859",
                "imei1": "98762664917859",
                "imei2": "98762664917859",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-w9EOl9ZF4Yvu7bbqwWWc12s/JWI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37640,"tr_customer_product_id":37630,"job_number":"JOB_37623"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 328ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 459d6545-ec01-4194-8792-becbfb9261d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "10026165303333",
                "imei1": "10026165303333",
                "imei2": "10026165303333",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-3L4gzvMikLJ9HX7b0QlHm9m27VY"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37624,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37641,"tr_customer_product_id":37631,"job_number":"JOB_37624"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 298ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43ddd96e-f78b-49ff-9fc0-71672321b29a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "35863243374144",
                "imei1": "35863243374144",
                "imei2": "35863243374144",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-m3PTTD7dnuNL5/ke4BU3c8KxoiA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37625,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37642,"tr_customer_product_id":37632,"job_number":"JOB_37625"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 299ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3f04927-689f-4a10-bd9b-e753dd9058d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "88848405099141",
                "imei1": "88848405099141",
                "imei2": "88848405099141",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-AaJOoh4o4kHsMk7PsYFew2RfgXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37626,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37643,"tr_customer_product_id":37633,"job_number":"JOB_37626"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 30eb7e01-9a91-411e-bd55-1e4043a890b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "59951577303637",
                "imei1": "59951577303637",
                "imei2": "59951577303637",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-FADn0D1Ru/HCW0VdUWn886Ztdeo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37627,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37644,"tr_customer_product_id":37634,"job_number":"JOB_37627"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 555ms
Mean size per request: 376.6KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa91e979-f80c-4172-b621-a5ccba6b37c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5e262-lIR5tMNaJVxDfCjcc32gOFNuxJo"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37236,"job_number":"JOB_37236","tr_customer_id":37253,"tr_customer_product_id":37243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T00:45:15.000Z","modified_at":"2025-06-19T00:45:15.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T00:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37237,"job_number":"JOB_37237","tr_customer_id":37254,"tr_customer_product_id":37244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:36.000Z","modified_at":"2025-06-19T01:06:36.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12237328675791","imei1":"12237328675791","imei2":"12237328675791","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37238,"job_number":"JOB_37238","tr_customer_id":37255,"tr_customer_product_id":37245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:49.000Z","modified_at":"2025-06-19T01:06:49.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11871340134785","imei1":"11871340134785","imei2":"11871340134785","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37239,"job_number":"JOB_37239","tr_customer_id":37256,"tr_customer_product_id":37246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:51.000Z","modified_at":"2025-06-19T01:06:51.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14531598458255","imei1":"14531598458255","imei2":"14531598458255","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37240,"job_number":"JOB_37240","tr_customer_id":37257,"tr_customer_product_id":37247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:07:27.000Z","modified_at":"2025-06-19T01:07:27.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10502826422209","imei1":"10502826422209","imei2":"10502826422209","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37241,"job_number":"JOB_37241","tr_customer_id":37258,"tr_customer_product_id":37248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:10:56.000Z","modified_at":"2025-06-19T01:10:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12726635337971","imei1":"12726635337971","imei2":"12726635337971","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37242,"job_number":"JOB_37242","tr_customer_id":37259,"tr_customer_product_id":37249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:20.000Z","modified_at":"2025-06-19T01:12:20.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"15441565290810","imei1":"15441565290810","imei2":"15441565290810","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37243,"job_number":"JOB_37243","tr_customer_id":37260,"tr_customer_product_id":37250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:44.000Z","modified_at":"2025-06-19T01:12:44.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11639158483823","imei1":"11639158483823","imei2":"11639158483823","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37244,"job_number":"JOB_37244","tr_customer_id":37261,"tr_customer_product_id":37251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:14:43.000Z","modified_at":"2025-06-19T01:14:43.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"17994827725336","imei1":"17994827725336","imei2":"17994827725336","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37248,"job_number":"JOB_37248","tr_customer_id":37265,"tr_customer_product_id":37255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:18:53.000Z","modified_at":"2025-06-19T01:18:53.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10586767160329","imei1":"10586767160329","imei2":"10586767160329","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37249,"job_number":"JOB_37249","tr_customer_id":37266,"tr_customer_product_id":37256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:22:28.000Z","modified_at":"2025-06-19T01:22:28.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11270360628025","imei1":"11270360628025","imei2":"11270360628025","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37250,"job_number":"JOB_37250","tr_customer_id":37267,"tr_customer_product_id":37257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14311445748873","imei1":"14311445748873","imei2":"14311445748873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37252,"job_number":"JOB_37252","tr_customer_id":37269,"tr_customer_product_id":37259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:06.000Z","modified_at":"2025-06-19T01:25:06.000Z","name":"Katelyn Rice","mobile_number":"504-380-7968","email_id":"Federico.Crist14@yahoo.com","dop":"2025-04-06","serial_number":"14201831496162896","imei1":"14201831496162896","imei2":"14201831496162896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37253,"job_number":"JOB_37253","tr_customer_id":37270,"tr_customer_product_id":37260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18619055357954","imei1":"18619055357954","imei2":"18619055357954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37255,"job_number":"JOB_37255","tr_customer_id":37272,"tr_customer_product_id":37262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:48.000Z","modified_at":"2025-06-19T01:25:48.000Z","name":"Rahsaan Sauer","mobile_number":"743-232-5799","email_id":"Keyshawn69@hotmail.com","dop":"2025-04-06","serial_number":"16121932975607112","imei1":"16121932975607112","imei2":"16121932975607112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37256,"job_number":"JOB_37256","tr_customer_id":37273,"tr_customer_product_id":37263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:28.000Z","modified_at":"2025-06-19T01:26:28.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15718927781322","imei1":"15718927781322","imei2":"15718927781322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37258,"job_number":"JOB_37258","tr_customer_id":37275,"tr_customer_product_id":37265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:30.000Z","modified_at":"2025-06-19T01:26:30.000Z","name":"Fidel Nader","mobile_number":"664-335-2960","email_id":"Reanna96@hotmail.com","dop":"2025-04-06","serial_number":"16824735835604880","imei1":"16824735835604880","imei2":"16824735835604880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37259,"job_number":"JOB_37259","tr_customer_id":37276,"tr_customer_product_id":37266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:31:25.000Z","modified_at":"2025-06-19T01:31:25.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101681644123417","imei1":"101681644123417","imei2":"101681644123417","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37263,"job_number":"JOB_37263","tr_customer_id":37280,"tr_customer_product_id":37270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:08:47.000Z","modified_at":"2025-06-19T02:08:47.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"104649883606225","imei1":"104649883606225","imei2":"104649883606225","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37266,"job_number":"JOB_37266","tr_customer_id":37283,"tr_customer_product_id":37273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:41.000Z","modified_at":"2025-06-19T02:24:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67713285084776","imei1":"67713285084776","imei2":"67713285084776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37267,"job_number":"JOB_37267","tr_customer_id":37284,"tr_customer_product_id":37274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81759673872707","imei1":"81759673872707","imei2":"81759673872707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37268,"job_number":"JOB_37268","tr_customer_id":37285,"tr_customer_product_id":37275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78448250747295","imei1":"78448250747295","imei2":"78448250747295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37269,"job_number":"JOB_37269","tr_customer_id":37286,"tr_customer_product_id":37276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76894107210520","imei1":"76894107210520","imei2":"76894107210520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37270,"job_number":"JOB_37270","tr_customer_id":37287,"tr_customer_product_id":37277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67139502073927","imei1":"67139502073927","imei2":"67139502073927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37271,"job_number":"JOB_37271","tr_customer_id":37288,"tr_customer_product_id":37278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:24:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13017391656417","imei1":"13017391656417","imei2":"13017391656417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37273,"job_number":"JOB_37273","tr_customer_id":37290,"tr_customer_product_id":37280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84875271936753","imei1":"84875271936753","imei2":"84875271936753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37274,"job_number":"JOB_37274","tr_customer_id":37291,"tr_customer_product_id":37281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58533423248615","imei1":"58533423248615","imei2":"58533423248615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37275,"job_number":"JOB_37275","tr_customer_id":37292,"tr_customer_product_id":37282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24443265894137","imei1":"24443265894137","imei2":"24443265894137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37276,"job_number":"JOB_37276","tr_customer_id":37293,"tr_customer_product_id":37283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83423147640154","imei1":"83423147640154","imei2":"83423147640154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37277,"job_number":"JOB_37277","tr_customer_id":37294,"tr_customer_product_id":37284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59126922404428","imei1":"59126922404428","imei2":"59126922404428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37278,"job_number":"JOB_37278","tr_customer_id":37295,"tr_customer_product_id":37285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39353554279114","imei1":"39353554279114","imei2":"39353554279114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37280,"job_number":"JOB_37280","tr_customer_id":37297,"tr_customer_product_id":37287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95138073264395","imei1":"95138073264395","imei2":"95138073264395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37281,"job_number":"JOB_37281","tr_customer_id":37298,"tr_customer_product_id":37288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30012857605894","imei1":"30012857605894","imei2":"30012857605894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37282,"job_number":"JOB_37282","tr_customer_id":37299,"tr_customer_product_id":37289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33885170043443","imei1":"33885170043443","imei2":"33885170043443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37283,"job_number":"JOB_37283","tr_customer_id":37300,"tr_customer_product_id":37290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94509435309571","imei1":"94509435309571","imei2":"94509435309571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37284,"job_number":"JOB_37284","tr_customer_id":37301,"tr_customer_product_id":37291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31341983663164","imei1":"31341983663164","imei2":"31341983663164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37285,"job_number":"JOB_37285","tr_customer_id":37302,"tr_customer_product_id":37292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47780237046371","imei1":"47780237046371","imei2":"47780237046371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37287,"job_number":"JOB_37287","tr_customer_id":37304,"tr_customer_product_id":37294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67882514636134","imei1":"67882514636134","imei2":"67882514636134","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37288,"job_number":"JOB_37288","tr_customer_id":37305,"tr_customer_product_id":37295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16211332221663","imei1":"16211332221663","imei2":"16211332221663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37289,"job_number":"JOB_37289","tr_customer_id":37306,"tr_customer_product_id":37296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33798039912779","imei1":"33798039912779","imei2":"33798039912779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37290,"job_number":"JOB_37290","tr_customer_id":37307,"tr_customer_product_id":37297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60775070328626","imei1":"60775070328626","imei2":"60775070328626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37291,"job_number":"JOB_37291","tr_customer_id":37308,"tr_customer_product_id":37298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95507260432943","imei1":"95507260432943","imei2":"95507260432943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37292,"job_number":"JOB_37292","tr_customer_id":37309,"tr_customer_product_id":37299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23142185854253","imei1":"23142185854253","imei2":"23142185854253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37294,"job_number":"JOB_37294","tr_customer_id":37311,"tr_customer_product_id":37301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20428231484530","imei1":"20428231484530","imei2":"20428231484530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37295,"job_number":"JOB_37295","tr_customer_id":37312,"tr_customer_product_id":37302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24180895475014","imei1":"24180895475014","imei2":"24180895475014","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37296,"job_number":"JOB_37296","tr_customer_id":37313,"tr_customer_product_id":37303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79141546756715","imei1":"79141546756715","imei2":"79141546756715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37297,"job_number":"JOB_37297","tr_customer_id":37314,"tr_customer_product_id":37304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46579086683983","imei1":"46579086683983","imei2":"46579086683983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37298,"job_number":"JOB_37298","tr_customer_id":37315,"tr_customer_product_id":37305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11666718228520","imei1":"11666718228520","imei2":"11666718228520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37299,"job_number":"JOB_37299","tr_customer_id":37316,"tr_customer_product_id":37306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74479417138841","imei1":"74479417138841","imei2":"74479417138841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37301,"job_number":"JOB_37301","tr_customer_id":37318,"tr_customer_product_id":37308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23480751347129","imei1":"23480751347129","imei2":"23480751347129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37302,"job_number":"JOB_37302","tr_customer_id":37319,"tr_customer_product_id":37309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44082928956586","imei1":"44082928956586","imei2":"44082928956586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37303,"job_number":"JOB_37303","tr_customer_id":37320,"tr_customer_product_id":37310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68378234156390","imei1":"68378234156390","imei2":"68378234156390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37304,"job_number":"JOB_37304","tr_customer_id":37321,"tr_customer_product_id":37311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62411312014765","imei1":"62411312014765","imei2":"62411312014765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37305,"job_number":"JOB_37305","tr_customer_id":37322,"tr_customer_product_id":37312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99982450822756","imei1":"99982450822756","imei2":"99982450822756","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37306,"job_number":"JOB_37306","tr_customer_id":37323,"tr_customer_product_id":37313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82031999626500","imei1":"82031999626500","imei2":"82031999626500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37310,"job_number":"JOB_37310","tr_customer_id":37327,"tr_customer_product_id":37317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:08.000Z","modified_at":"2025-06-19T03:04:08.000Z","name":"Enoch Schmitt","mobile_number":"406-246-0095","email_id":"Anibal.Hahn99@yahoo.com","dop":"2025-04-06","serial_number":"10072909303679440","imei1":"10072909303679440","imei2":"10072909303679440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37315,"job_number":"JOB_37315","tr_customer_id":37332,"tr_customer_product_id":37322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:33:00.000Z","modified_at":"2025-06-19T03:33:00.000Z","name":"Kyle Jacobs","mobile_number":"928-804-8155","email_id":"Ethelyn_Renner@gmail.com","dop":"2025-04-06","serial_number":"12530478170701706","imei1":"12530478170701706","imei2":"12530478170701706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37316,"job_number":"JOB_37316","tr_customer_id":37333,"tr_customer_product_id":37323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056127928441","imei1":"11056127928441","imei2":"11056127928441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37318,"job_number":"JOB_37318","tr_customer_id":37335,"tr_customer_product_id":37325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:47.000Z","modified_at":"2025-06-19T03:34:47.000Z","name":"Cleo Corkery","mobile_number":"602-246-9949","email_id":"Tod_Walsh5@hotmail.com","dop":"2025-04-06","serial_number":"14447215059419638","imei1":"14447215059419638","imei2":"14447215059419638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37319,"job_number":"JOB_37319","tr_customer_id":37336,"tr_customer_product_id":37326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:51.000Z","modified_at":"2025-06-19T03:34:51.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16668272530416","imei1":"16668272530416","imei2":"16668272530416","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37320,"job_number":"JOB_37320","tr_customer_id":37337,"tr_customer_product_id":37327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13327961515406","imei1":"13327961515406","imei2":"13327961515406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37322,"job_number":"JOB_37322","tr_customer_id":37339,"tr_customer_product_id":37329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:35.000Z","modified_at":"2025-06-19T03:35:35.000Z","name":"Rupert Pouros","mobile_number":"656-801-7800","email_id":"Amely_White13@yahoo.com","dop":"2025-04-06","serial_number":"12361401398861626","imei1":"12361401398861626","imei2":"12361401398861626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37323,"job_number":"JOB_37323","tr_customer_id":37340,"tr_customer_product_id":37330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16401860191965","imei1":"16401860191965","imei2":"16401860191965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37325,"job_number":"JOB_37325","tr_customer_id":37342,"tr_customer_product_id":37332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:06.000Z","modified_at":"2025-06-19T03:36:06.000Z","name":"Taurean Moore","mobile_number":"486-796-7148","email_id":"Leonardo.Zieme75@gmail.com","dop":"2025-04-06","serial_number":"11752234120918498","imei1":"11752234120918498","imei2":"11752234120918498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37326,"job_number":"JOB_37326","tr_customer_id":37343,"tr_customer_product_id":37333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-30","serial_number":"16923308056844","imei1":"16923308056844","imei2":"16923308056844","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37327,"job_number":"JOB_37327","tr_customer_id":37344,"tr_customer_product_id":37334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80438265787298","imei1":"80438265787298","imei2":"80438265787298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37328,"job_number":"JOB_37328","tr_customer_id":37345,"tr_customer_product_id":37335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26756100654916","imei1":"26756100654916","imei2":"26756100654916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37329,"job_number":"JOB_37329","tr_customer_id":37346,"tr_customer_product_id":37336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88217661335002","imei1":"88217661335002","imei2":"88217661335002","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37330,"job_number":"JOB_37330","tr_customer_id":37347,"tr_customer_product_id":37337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89141247388706","imei1":"89141247388706","imei2":"89141247388706","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37331,"job_number":"JOB_37331","tr_customer_id":37348,"tr_customer_product_id":37338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99018690452298","imei1":"99018690452298","imei2":"99018690452298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37333,"job_number":"JOB_37333","tr_customer_id":37350,"tr_customer_product_id":37340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18269736906479","imei1":"18269736906479","imei2":"18269736906479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37335,"job_number":"JOB_37335","tr_customer_id":37352,"tr_customer_product_id":37342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:23.000Z","modified_at":"2025-06-19T03:36:23.000Z","name":"Agustina Larkin","mobile_number":"572-654-8608","email_id":"Bell.Fadel73@gmail.com","dop":"2025-04-06","serial_number":"16215094062838784","imei1":"16215094062838784","imei2":"16215094062838784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37336,"job_number":"JOB_37336","tr_customer_id":37353,"tr_customer_product_id":37343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-30","serial_number":"96248069432009","imei1":"96248069432009","imei2":"96248069432009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37337,"job_number":"JOB_37337","tr_customer_id":37354,"tr_customer_product_id":37344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60813261779297","imei1":"60813261779297","imei2":"60813261779297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37338,"job_number":"JOB_37338","tr_customer_id":37355,"tr_customer_product_id":37345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52439609548188","imei1":"52439609548188","imei2":"52439609548188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37339,"job_number":"JOB_37339","tr_customer_id":37356,"tr_customer_product_id":37346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73382632906055","imei1":"73382632906055","imei2":"73382632906055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37340,"job_number":"JOB_37340","tr_customer_id":37357,"tr_customer_product_id":37347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52012389449967","imei1":"52012389449967","imei2":"52012389449967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37341,"job_number":"JOB_37341","tr_customer_id":37358,"tr_customer_product_id":37348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031153931676","imei1":"66031153931676","imei2":"66031153931676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37343,"job_number":"JOB_37343","tr_customer_id":37360,"tr_customer_product_id":37350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:36:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18290166763684","imei1":"18290166763684","imei2":"18290166763684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37345,"job_number":"JOB_37345","tr_customer_id":37362,"tr_customer_product_id":37352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:48.000Z","modified_at":"2025-06-19T03:36:48.000Z","name":"Marlon Kling","mobile_number":"467-961-4941","email_id":"Aniyah26@yahoo.com","dop":"2025-04-06","serial_number":"17557711673996368","imei1":"17557711673996368","imei2":"17557711673996368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37346,"job_number":"JOB_37346","tr_customer_id":37363,"tr_customer_product_id":37353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:37:29.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18891086391752","imei1":"18891086391752","imei2":"18891086391752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37348,"job_number":"JOB_37348","tr_customer_id":37365,"tr_customer_product_id":37355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:30.000Z","modified_at":"2025-06-19T03:37:30.000Z","name":"Tiffany Will","mobile_number":"989-643-6665","email_id":"Bailey40@hotmail.com","dop":"2025-04-06","serial_number":"19075274521990944","imei1":"19075274521990944","imei2":"19075274521990944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37349,"job_number":"JOB_37349","tr_customer_id":37366,"tr_customer_product_id":37356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:47.000Z","modified_at":"2025-06-19T03:43:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81109511128235","imei1":"81109511128235","imei2":"81109511128235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37350,"job_number":"JOB_37350","tr_customer_id":37367,"tr_customer_product_id":37357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056758815041","imei1":"21056758815041","imei2":"21056758815041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37351,"job_number":"JOB_37351","tr_customer_id":37368,"tr_customer_product_id":37358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19962276469707","imei1":"19962276469707","imei2":"19962276469707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37352,"job_number":"JOB_37352","tr_customer_id":37369,"tr_customer_product_id":37359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74185328649039","imei1":"74185328649039","imei2":"74185328649039","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37353,"job_number":"JOB_37353","tr_customer_id":37370,"tr_customer_product_id":37360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67810761914982","imei1":"67810761914982","imei2":"67810761914982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37354,"job_number":"JOB_37354","tr_customer_id":37371,"tr_customer_product_id":37361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79222913588078","imei1":"79222913588078","imei2":"79222913588078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37356,"job_number":"JOB_37356","tr_customer_id":37373,"tr_customer_product_id":37363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:17.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55334502164312","imei1":"55334502164312","imei2":"55334502164312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37357,"job_number":"JOB_37357","tr_customer_id":37374,"tr_customer_product_id":37364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40192031877460","imei1":"40192031877460","imei2":"40192031877460","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37358,"job_number":"JOB_37358","tr_customer_id":37375,"tr_customer_product_id":37365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20225039468726","imei1":"20225039468726","imei2":"20225039468726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37359,"job_number":"JOB_37359","tr_customer_id":37376,"tr_customer_product_id":37366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57963197605612","imei1":"57963197605612","imei2":"57963197605612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37360,"job_number":"JOB_37360","tr_customer_id":37377,"tr_customer_product_id":37367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26659502975515","imei1":"26659502975515","imei2":"26659502975515","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37361,"job_number":"JOB_37361","tr_customer_id":37378,"tr_customer_product_id":37368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45294446732188","imei1":"45294446732188","imei2":"45294446732188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37363,"job_number":"JOB_37363","tr_customer_id":37380,"tr_customer_product_id":37370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:47.000Z","modified_at":"2025-06-19T03:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14953691127904","imei1":"14953691127904","imei2":"14953691127904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37364,"job_number":"JOB_37364","tr_customer_id":37381,"tr_customer_product_id":37371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37277199353841","imei1":"37277199353841","imei2":"37277199353841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37365,"job_number":"JOB_37365","tr_customer_id":37382,"tr_customer_product_id":37372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95479802405669","imei1":"95479802405669","imei2":"95479802405669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37366,"job_number":"JOB_37366","tr_customer_id":37383,"tr_customer_product_id":37373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60834949389584","imei1":"60834949389584","imei2":"60834949389584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37367,"job_number":"JOB_37367","tr_customer_id":37384,"tr_customer_product_id":37374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14382198976801","imei1":"14382198976801","imei2":"14382198976801","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37368,"job_number":"JOB_37368","tr_customer_id":37385,"tr_customer_product_id":37375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95861373812998","imei1":"95861373812998","imei2":"95861373812998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37371,"job_number":"JOB_37371","tr_customer_id":37388,"tr_customer_product_id":37378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:12.000Z","modified_at":"2025-06-19T04:48:12.000Z","name":"Macey Erdman","mobile_number":"696-518-3138","email_id":"Abdul97@gmail.com","dop":"2025-04-06","serial_number":"17918215972261240","imei1":"17918215972261240","imei2":"17918215972261240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37375,"job_number":"JOB_37375","tr_customer_id":37392,"tr_customer_product_id":37382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84536888497421","imei1":"84536888497421","imei2":"84536888497421","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37376,"job_number":"JOB_37376","tr_customer_id":37393,"tr_customer_product_id":37383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22059166091037","imei1":"22059166091037","imei2":"22059166091037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37377,"job_number":"JOB_37377","tr_customer_id":37394,"tr_customer_product_id":37384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27554489858258","imei1":"27554489858258","imei2":"27554489858258","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37378,"job_number":"JOB_37378","tr_customer_id":37395,"tr_customer_product_id":37385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55571913470029","imei1":"55571913470029","imei2":"55571913470029","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37379,"job_number":"JOB_37379","tr_customer_id":37396,"tr_customer_product_id":37386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33622323561938","imei1":"33622323561938","imei2":"33622323561938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37380,"job_number":"JOB_37380","tr_customer_id":37397,"tr_customer_product_id":37387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15341605023404","imei1":"15341605023404","imei2":"15341605023404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37382,"job_number":"JOB_37382","tr_customer_id":37399,"tr_customer_product_id":37389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24407597990724","imei1":"24407597990724","imei2":"24407597990724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37383,"job_number":"JOB_37383","tr_customer_id":37400,"tr_customer_product_id":37390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31772571653156","imei1":"31772571653156","imei2":"31772571653156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37384,"job_number":"JOB_37384","tr_customer_id":37401,"tr_customer_product_id":37391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52693324501621","imei1":"52693324501621","imei2":"52693324501621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37385,"job_number":"JOB_37385","tr_customer_id":37402,"tr_customer_product_id":37392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17656389711083","imei1":"17656389711083","imei2":"17656389711083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37386,"job_number":"JOB_37386","tr_customer_id":37403,"tr_customer_product_id":37393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57208827139471","imei1":"57208827139471","imei2":"57208827139471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37387,"job_number":"JOB_37387","tr_customer_id":37404,"tr_customer_product_id":37394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16134529612737","imei1":"16134529612737","imei2":"16134529612737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37389,"job_number":"JOB_37389","tr_customer_id":37406,"tr_customer_product_id":37396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97386094530600","imei1":"97386094530600","imei2":"97386094530600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37390,"job_number":"JOB_37390","tr_customer_id":37407,"tr_customer_product_id":37397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32836989328037","imei1":"32836989328037","imei2":"32836989328037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37391,"job_number":"JOB_37391","tr_customer_id":37408,"tr_customer_product_id":37398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14353387128778","imei1":"14353387128778","imei2":"14353387128778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37392,"job_number":"JOB_37392","tr_customer_id":37409,"tr_customer_product_id":37399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80024227386577","imei1":"80024227386577","imei2":"80024227386577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37393,"job_number":"JOB_37393","tr_customer_id":37410,"tr_customer_product_id":37400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70402538564700","imei1":"70402538564700","imei2":"70402538564700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37394,"job_number":"JOB_37394","tr_customer_id":37411,"tr_customer_product_id":37401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95959918791273","imei1":"95959918791273","imei2":"95959918791273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37400,"job_number":"JOB_37400","tr_customer_id":37417,"tr_customer_product_id":37407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15898174218358","imei1":"15898174218358","imei2":"15898174218358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37402,"job_number":"JOB_37402","tr_customer_id":37419,"tr_customer_product_id":37409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:06.000Z","modified_at":"2025-06-19T06:00:06.000Z","name":"Shany Schumm","mobile_number":"200-794-8512","email_id":"Seth.Batz@gmail.com","dop":"2025-04-06","serial_number":"14774678965866982","imei1":"14774678965866982","imei2":"14774678965866982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37403,"job_number":"JOB_37403","tr_customer_id":37420,"tr_customer_product_id":37410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:00:49.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12745377328252","imei1":"12745377328252","imei2":"12745377328252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37405,"job_number":"JOB_37405","tr_customer_id":37422,"tr_customer_product_id":37412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:51.000Z","modified_at":"2025-06-19T06:00:51.000Z","name":"Veda Blick","mobile_number":"912-569-4484","email_id":"Ladarius_Veum37@hotmail.com","dop":"2025-04-06","serial_number":"17911803802507364","imei1":"17911803802507364","imei2":"17911803802507364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37406,"job_number":"JOB_37406","tr_customer_id":37423,"tr_customer_product_id":37413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:33.000Z","modified_at":"2025-06-19T06:01:33.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13608482813401","imei1":"13608482813401","imei2":"13608482813401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37408,"job_number":"JOB_37408","tr_customer_id":37425,"tr_customer_product_id":37415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:35.000Z","modified_at":"2025-06-19T06:01:35.000Z","name":"Misty Mayert","mobile_number":"385-400-7655","email_id":"Kailyn.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"12562125845500960","imei1":"12562125845500960","imei2":"12562125845500960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37409,"job_number":"JOB_37409","tr_customer_id":37426,"tr_customer_product_id":37416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:24.000Z","modified_at":"2025-06-19T06:38:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14959449764515","imei1":"14959449764515","imei2":"14959449764515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37411,"job_number":"JOB_37411","tr_customer_id":37428,"tr_customer_product_id":37418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:26.000Z","modified_at":"2025-06-19T06:38:26.000Z","name":"Chance Bogan","mobile_number":"269-709-0320","email_id":"Dorothy_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"10347152212114528","imei1":"10347152212114528","imei2":"10347152212114528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37412,"job_number":"JOB_37412","tr_customer_id":37429,"tr_customer_product_id":37419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:39:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12561908797510","imei1":"12561908797510","imei2":"12561908797510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37414,"job_number":"JOB_37414","tr_customer_id":37431,"tr_customer_product_id":37421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:20.000Z","modified_at":"2025-06-19T06:39:20.000Z","name":"Salvatore Glover","mobile_number":"221-232-5915","email_id":"Nels_Fadel5@gmail.com","dop":"2025-04-06","serial_number":"19949702731038320","imei1":"19949702731038320","imei2":"19949702731038320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37415,"job_number":"JOB_37415","tr_customer_id":37432,"tr_customer_product_id":37422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"Werner Kuhlman","mobile_number":"793-215-8179","email_id":"Laurine.Dickinson@hotmail.com","dop":"2025-04-07","serial_number":"16490192684100","imei1":"16490192684100","imei2":"16490192684100","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37416,"job_number":"JOB_37416","tr_customer_id":37433,"tr_customer_product_id":37423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"10690886466956","imei1":"10690886466956","imei2":"10690886466956","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37418,"job_number":"JOB_37418","tr_customer_id":37435,"tr_customer_product_id":37425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:41.000Z","modified_at":"2025-06-19T06:39:41.000Z","name":"Leanne Jaskolski","mobile_number":"846-455-5506","email_id":"Anastasia40@hotmail.com","dop":"2025-04-07","serial_number":"5191871537255836","imei1":"5191871537255836","imei2":"5191871537255836","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37419,"job_number":"JOB_37419","tr_customer_id":37436,"tr_customer_product_id":37426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:40:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17193871469522","imei1":"17193871469522","imei2":"17193871469522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37421,"job_number":"JOB_37421","tr_customer_id":37438,"tr_customer_product_id":37428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:15.000Z","modified_at":"2025-06-19T06:40:15.000Z","name":"Carolanne Hermann","mobile_number":"585-502-4938","email_id":"Lance_Schultz@yahoo.com","dop":"2025-04-06","serial_number":"14539758412673404","imei1":"14539758412673404","imei2":"14539758412673404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37422,"job_number":"JOB_37422","tr_customer_id":37439,"tr_customer_product_id":37429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Tierra Conroy","mobile_number":"569-573-5038","email_id":"Trycia_Pouros28@hotmail.com","dop":"2025-04-07","serial_number":"10299457260028","imei1":"10299457260028","imei2":"10299457260028","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37423,"job_number":"JOB_37423","tr_customer_id":37440,"tr_customer_product_id":37430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"16004789201986","imei1":"16004789201986","imei2":"16004789201986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37425,"job_number":"JOB_37425","tr_customer_id":37442,"tr_customer_product_id":37432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:25.000Z","modified_at":"2025-06-19T06:40:25.000Z","name":"Antonio Wiegand","mobile_number":"333-629-5549","email_id":"Liam.Rohan@gmail.com","dop":"2025-04-07","serial_number":"6302735250099297","imei1":"6302735250099297","imei2":"6302735250099297","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37426,"job_number":"JOB_37426","tr_customer_id":37443,"tr_customer_product_id":37433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:40:34.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"13162008372973","imei1":"13162008372973","imei2":"13162008372973","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37428,"job_number":"JOB_37428","tr_customer_id":37445,"tr_customer_product_id":37435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:07.000Z","modified_at":"2025-06-19T06:41:07.000Z","name":"Beatrice Klocko","mobile_number":"375-859-4724","email_id":"Isidro_Hintz@yahoo.com","dop":"2025-04-07","serial_number":"18436734884170","imei1":"18436734884170","imei2":"18436734884170","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37429,"job_number":"JOB_37429","tr_customer_id":37446,"tr_customer_product_id":37436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:08.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"18015563693481","imei1":"18015563693481","imei2":"18015563693481","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37431,"job_number":"JOB_37431","tr_customer_id":37448,"tr_customer_product_id":37438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:09.000Z","modified_at":"2025-06-19T06:41:09.000Z","name":"Marcella Cummings","mobile_number":"348-404-7849","email_id":"Augusta.Turner96@gmail.com","dop":"2025-04-07","serial_number":"6528275921369068","imei1":"6528275921369068","imei2":"6528275921369068","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37432,"job_number":"JOB_37432","tr_customer_id":37449,"tr_customer_product_id":37439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:41:31.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"17824190233903","imei1":"17824190233903","imei2":"17824190233903","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37434,"job_number":"JOB_37434","tr_customer_id":37451,"tr_customer_product_id":37441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:42:25.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"18468575824864","imei1":"18468575824864","imei2":"18468575824864","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37436,"job_number":"JOB_37436","tr_customer_id":37453,"tr_customer_product_id":37443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"Ferne Prohaska","mobile_number":"716-846-2130","email_id":"Treva.McLaughlin42@hotmail.com","dop":"2025-04-07","serial_number":"14243403966071","imei1":"14243403966071","imei2":"14243403966071","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37437,"job_number":"JOB_37437","tr_customer_id":37454,"tr_customer_product_id":37444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"15871810110298","imei1":"15871810110298","imei2":"15871810110298","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37439,"job_number":"JOB_37439","tr_customer_id":37456,"tr_customer_product_id":37446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:16.000Z","modified_at":"2025-06-19T06:47:16.000Z","name":"Claudia Rempel","mobile_number":"683-970-6848","email_id":"Carroll_Ryan@gmail.com","dop":"2025-04-07","serial_number":"1334170209479261","imei1":"1334170209479261","imei2":"1334170209479261","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37440,"job_number":"JOB_37440","tr_customer_id":37457,"tr_customer_product_id":37447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Marilou Stoltenberg","mobile_number":"489-395-5180","email_id":"Alexa_Ruecker@hotmail.com","dop":"2025-04-07","serial_number":"16323740708614","imei1":"16323740708614","imei2":"16323740708614","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37441,"job_number":"JOB_37441","tr_customer_id":37458,"tr_customer_product_id":37448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15105604064796","imei1":"15105604064796","imei2":"15105604064796","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37443,"job_number":"JOB_37443","tr_customer_id":37460,"tr_customer_product_id":37450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:59.000Z","modified_at":"2025-06-19T06:47:59.000Z","name":"Magnus Paucek","mobile_number":"435-634-7015","email_id":"Lexus.Jenkins95@yahoo.com","dop":"2025-04-07","serial_number":"4728595761392564","imei1":"4728595761392564","imei2":"4728595761392564","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37444,"job_number":"JOB_37444","tr_customer_id":37461,"tr_customer_product_id":37451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Lourdes Homenick","mobile_number":"491-915-2786","email_id":"Modesto.Sipes@hotmail.com","dop":"2025-04-07","serial_number":"18677952204052","imei1":"18677952204052","imei2":"18677952204052","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37445,"job_number":"JOB_37445","tr_customer_id":37462,"tr_customer_product_id":37452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"15417056326644","imei1":"15417056326644","imei2":"15417056326644","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37447,"job_number":"JOB_37447","tr_customer_id":37464,"tr_customer_product_id":37454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:42.000Z","modified_at":"2025-06-19T06:48:42.000Z","name":"Joelle Deckow","mobile_number":"402-218-3623","email_id":"Meda51@yahoo.com","dop":"2025-04-07","serial_number":"4575347993910734","imei1":"4575347993910734","imei2":"4575347993910734","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37450,"job_number":"JOB_37450","tr_customer_id":37467,"tr_customer_product_id":37457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:33.000Z","modified_at":"2025-06-19T07:37:33.000Z","name":"Madie Homenick","mobile_number":"525-947-6486","email_id":"Darryl_Effertz@gmail.com","dop":"2025-04-06","serial_number":"10092540826563778","imei1":"10092540826563778","imei2":"10092540826563778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T07:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37451,"job_number":"JOB_37451","tr_customer_id":37468,"tr_customer_product_id":37458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:29:16.000Z","modified_at":"2025-06-19T08:29:16.000Z","name":"Rafaela Hammes","mobile_number":"597-868-6405","email_id":"Jana.Dach64@gmail.com","dop":"2025-04-14","serial_number":"18559851994264","imei1":"18559851994264","imei2":"18559851994264","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37452,"job_number":"JOB_37452","tr_customer_id":37469,"tr_customer_product_id":37459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"Meta Rice","mobile_number":"484-558-9265","email_id":"Keegan.Weissnat@gmail.com","dop":"2025-04-07","serial_number":"11177005659158","imei1":"11177005659158","imei2":"11177005659158","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37453,"job_number":"JOB_37453","tr_customer_id":37470,"tr_customer_product_id":37460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"13074012579688","imei1":"13074012579688","imei2":"13074012579688","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37455,"job_number":"JOB_37455","tr_customer_id":37472,"tr_customer_product_id":37462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:25.000Z","modified_at":"2025-06-19T08:33:25.000Z","name":"Grayson Roberts","mobile_number":"802-537-7438","email_id":"Naomi.OKeefe@yahoo.com","dop":"2025-04-07","serial_number":"2791376418309489","imei1":"2791376418309489","imei2":"2791376418309489","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37456,"job_number":"JOB_37456","tr_customer_id":37473,"tr_customer_product_id":37463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Shannon Upton","mobile_number":"231-574-6539","email_id":"Floy_Okuneva67@yahoo.com","dop":"2025-04-07","serial_number":"17429065560076","imei1":"17429065560076","imei2":"17429065560076","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37457,"job_number":"JOB_37457","tr_customer_id":37474,"tr_customer_product_id":37464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18694836213178","imei1":"18694836213178","imei2":"18694836213178","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37459,"job_number":"JOB_37459","tr_customer_id":37476,"tr_customer_product_id":37466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:09.000Z","modified_at":"2025-06-19T08:34:09.000Z","name":"Olga Parker","mobile_number":"635-408-2033","email_id":"Russell.Kunze@gmail.com","dop":"2025-04-07","serial_number":"1339443012918265","imei1":"1339443012918265","imei2":"1339443012918265","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37460,"job_number":"JOB_37460","tr_customer_id":37477,"tr_customer_product_id":37467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:49.000Z","modified_at":"2025-06-19T08:34:49.000Z","name":"Dante Klein","mobile_number":"661-947-0816","email_id":"Darrel35@yahoo.com","dop":"2025-04-07","serial_number":"13898700002206","imei1":"13898700002206","imei2":"13898700002206","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37461,"job_number":"JOB_37461","tr_customer_id":37478,"tr_customer_product_id":37468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:34:50.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13752058808188","imei1":"13752058808188","imei2":"13752058808188","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37463,"job_number":"JOB_37463","tr_customer_id":37480,"tr_customer_product_id":37470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:51.000Z","modified_at":"2025-06-19T08:34:51.000Z","name":"Jett Schroeder","mobile_number":"918-867-3335","email_id":"Aida35@yahoo.com","dop":"2025-04-07","serial_number":"4974515764307627","imei1":"4974515764307627","imei2":"4974515764307627","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37464,"job_number":"JOB_37464","tr_customer_id":37481,"tr_customer_product_id":37471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:26.000Z","modified_at":"2025-06-19T09:11:26.000Z","name":"Christophe Rutherford","mobile_number":"607-298-4468","email_id":"Muriel_Luettgen76@yahoo.com","dop":"2025-04-07","serial_number":"14632255780986","imei1":"14632255780986","imei2":"14632255780986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37465,"job_number":"JOB_37465","tr_customer_id":37482,"tr_customer_product_id":37472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:11:27.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"11045141397974","imei1":"11045141397974","imei2":"11045141397974","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37467,"job_number":"JOB_37467","tr_customer_id":37484,"tr_customer_product_id":37474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:28.000Z","modified_at":"2025-06-19T09:11:28.000Z","name":"Ethel Ferry","mobile_number":"698-218-4053","email_id":"Curt36@yahoo.com","dop":"2025-04-07","serial_number":"10177826449346476","imei1":"10177826449346476","imei2":"10177826449346476","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37468,"job_number":"JOB_37468","tr_customer_id":37485,"tr_customer_product_id":37475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:10.000Z","modified_at":"2025-06-19T09:12:10.000Z","name":"Olin Feil","mobile_number":"332-384-0085","email_id":"Santos48@hotmail.com","dop":"2025-04-07","serial_number":"13623439650744","imei1":"13623439650744","imei2":"13623439650744","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37469,"job_number":"JOB_37469","tr_customer_id":37486,"tr_customer_product_id":37476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:11.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14052295060401","imei1":"14052295060401","imei2":"14052295060401","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37471,"job_number":"JOB_37471","tr_customer_id":37488,"tr_customer_product_id":37478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:12.000Z","modified_at":"2025-06-19T09:12:12.000Z","name":"Bailee Goyette","mobile_number":"504-320-5822","email_id":"Bart24@hotmail.com","dop":"2025-04-07","serial_number":"9146225118903884","imei1":"9146225118903884","imei2":"9146225118903884","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37472,"job_number":"JOB_37472","tr_customer_id":37489,"tr_customer_product_id":37479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Carole Sipes","mobile_number":"744-726-9610","email_id":"Kelli.Beahan@yahoo.com","dop":"2025-04-07","serial_number":"18027960147384","imei1":"18027960147384","imei2":"18027960147384","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37473,"job_number":"JOB_37473","tr_customer_id":37490,"tr_customer_product_id":37480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"14965710407317","imei1":"14965710407317","imei2":"14965710407317","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37475,"job_number":"JOB_37475","tr_customer_id":37492,"tr_customer_product_id":37482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:55.000Z","modified_at":"2025-06-19T09:12:55.000Z","name":"Rashawn Nolan","mobile_number":"982-249-8649","email_id":"Beulah_Treutel@yahoo.com","dop":"2025-04-07","serial_number":"9463218704811816","imei1":"9463218704811816","imei2":"9463218704811816","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37476,"job_number":"JOB_37476","tr_customer_id":37493,"tr_customer_product_id":37483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"Wilburn Ledner","mobile_number":"542-505-4828","email_id":"Karina_Okuneva@hotmail.com","dop":"2025-04-07","serial_number":"17022027677811","imei1":"17022027677811","imei2":"17022027677811","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37477,"job_number":"JOB_37477","tr_customer_id":37494,"tr_customer_product_id":37484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19371345256440","imei1":"19371345256440","imei2":"19371345256440","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37479,"job_number":"JOB_37479","tr_customer_id":37496,"tr_customer_product_id":37486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:48.000Z","modified_at":"2025-06-19T09:17:48.000Z","name":"Walker Thompson","mobile_number":"598-609-3447","email_id":"Elton49@gmail.com","dop":"2025-04-07","serial_number":"5398793165966352","imei1":"5398793165966352","imei2":"5398793165966352","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37480,"job_number":"JOB_37480","tr_customer_id":37497,"tr_customer_product_id":37487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Leilani Howell","mobile_number":"205-648-1650","email_id":"Skye_OKon11@gmail.com","dop":"2025-04-07","serial_number":"12554260479894","imei1":"12554260479894","imei2":"12554260479894","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37481,"job_number":"JOB_37481","tr_customer_id":37498,"tr_customer_product_id":37488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15521373918160","imei1":"15521373918160","imei2":"15521373918160","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37483,"job_number":"JOB_37483","tr_customer_id":37500,"tr_customer_product_id":37490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:33.000Z","modified_at":"2025-06-19T09:18:33.000Z","name":"Maeve Becker","mobile_number":"953-939-5462","email_id":"Fritz_Lynch9@gmail.com","dop":"2025-04-07","serial_number":"10170800948507416","imei1":"10170800948507416","imei2":"10170800948507416","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37484,"job_number":"JOB_37484","tr_customer_id":37501,"tr_customer_product_id":37491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Ladarius Marvin","mobile_number":"349-217-6466","email_id":"Alexandria_Russel65@gmail.com","dop":"2025-04-07","serial_number":"14016156293668","imei1":"14016156293668","imei2":"14016156293668","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37485,"job_number":"JOB_37485","tr_customer_id":37502,"tr_customer_product_id":37492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13846590957577","imei1":"13846590957577","imei2":"13846590957577","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37487,"job_number":"JOB_37487","tr_customer_id":37504,"tr_customer_product_id":37494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:17.000Z","modified_at":"2025-06-19T09:19:17.000Z","name":"Bella Morar","mobile_number":"931-490-1783","email_id":"Hermina_Kessler@yahoo.com","dop":"2025-04-07","serial_number":"8643359093388871","imei1":"8643359093388871","imei2":"8643359093388871","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37488,"job_number":"JOB_37488","tr_customer_id":37505,"tr_customer_product_id":37495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:15.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"103297285326927","imei1":"103297285326927","imei2":"103297285326927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37490,"job_number":"JOB_37490","tr_customer_id":37507,"tr_customer_product_id":37497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:25:52.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"105071950701729","imei1":"105071950701729","imei2":"105071950701729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37492,"job_number":"JOB_37492","tr_customer_id":37509,"tr_customer_product_id":37499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"102741184500567","imei1":"102741184500567","imei2":"102741184500567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37494,"job_number":"JOB_37494","tr_customer_id":37511,"tr_customer_product_id":37501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:33.000Z","modified_at":"2025-06-19T09:47:33.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105719398742688","imei1":"105719398742688","imei2":"105719398742688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37496,"job_number":"JOB_37496","tr_customer_id":37513,"tr_customer_product_id":37503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:12.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100203404969078","imei1":"100203404969078","imei2":"100203404969078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37498,"job_number":"JOB_37498","tr_customer_id":37515,"tr_customer_product_id":37505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:49.000Z","modified_at":"2025-06-19T09:48:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107167205106584","imei1":"107167205106584","imei2":"107167205106584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37500,"job_number":"JOB_37500","tr_customer_id":37517,"tr_customer_product_id":37507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:32.000Z","modified_at":"2025-06-19T09:55:32.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105708445356052","imei1":"105708445356052","imei2":"105708445356052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37502,"job_number":"JOB_37502","tr_customer_id":37519,"tr_customer_product_id":37509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:13.000Z","modified_at":"2025-06-19T09:56:13.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"106797475100951","imei1":"106797475100951","imei2":"106797475100951","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37504,"job_number":"JOB_37504","tr_customer_id":37521,"tr_customer_product_id":37511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107487143561589","imei1":"107487143561589","imei2":"107487143561589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37506,"job_number":"JOB_37506","tr_customer_id":37523,"tr_customer_product_id":37513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:58:21.000Z","modified_at":"2025-06-19T09:58:21.000Z","name":"Jamie Blick}","mobile_number":"850-881-0596","email_id":"Golda.Huels77@yahoo.com","dop":"2025-04-30","serial_number":"14845172918674","imei1":"14845172918674","imei2":"14845172918674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37507,"job_number":"JOB_37507","tr_customer_id":37524,"tr_customer_product_id":37514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"Jamar Batz","mobile_number":"457-547-3130","email_id":"Alanna.Hegmann@gmail.com","dop":"2025-04-07","serial_number":"18307755175199","imei1":"18307755175199","imei2":"18307755175199","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37508,"job_number":"JOB_37508","tr_customer_id":37525,"tr_customer_product_id":37515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19035116414986","imei1":"19035116414986","imei2":"19035116414986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37510,"job_number":"JOB_37510","tr_customer_id":37527,"tr_customer_product_id":37517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:07.000Z","modified_at":"2025-06-19T10:05:07.000Z","name":"Autumn Wunsch","mobile_number":"978-331-3559","email_id":"Rhianna.Oberbrunner66@gmail.com","dop":"2025-04-07","serial_number":"8797183156979055","imei1":"8797183156979055","imei2":"8797183156979055","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37511,"job_number":"JOB_37511","tr_customer_id":37528,"tr_customer_product_id":37518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Joesph Adams","mobile_number":"387-756-2396","email_id":"Matt.Simonis@hotmail.com","dop":"2025-04-07","serial_number":"14184417005981","imei1":"14184417005981","imei2":"14184417005981","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37512,"job_number":"JOB_37512","tr_customer_id":37529,"tr_customer_product_id":37519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14577348249344","imei1":"14577348249344","imei2":"14577348249344","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37514,"job_number":"JOB_37514","tr_customer_id":37531,"tr_customer_product_id":37521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:50.000Z","modified_at":"2025-06-19T10:05:50.000Z","name":"Miguel Schowalter","mobile_number":"372-270-9258","email_id":"Skyla_Lueilwitz@gmail.com","dop":"2025-04-07","serial_number":"6900607074073507","imei1":"6900607074073507","imei2":"6900607074073507","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37515,"job_number":"JOB_37515","tr_customer_id":37532,"tr_customer_product_id":37522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Mara Wilderman","mobile_number":"590-340-6383","email_id":"Skye0@gmail.com","dop":"2025-04-07","serial_number":"16225758443972","imei1":"16225758443972","imei2":"16225758443972","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37516,"job_number":"JOB_37516","tr_customer_id":37533,"tr_customer_product_id":37523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"12395122565322","imei1":"12395122565322","imei2":"12395122565322","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37518,"job_number":"JOB_37518","tr_customer_id":37535,"tr_customer_product_id":37525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:34.000Z","modified_at":"2025-06-19T10:06:34.000Z","name":"Elfrieda Gottlieb","mobile_number":"562-249-4822","email_id":"Erik_Legros@yahoo.com","dop":"2025-04-07","serial_number":"10933585546201320","imei1":"10933585546201320","imei2":"10933585546201320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37520,"job_number":"JOB_37520","tr_customer_id":37537,"tr_customer_product_id":37527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:56.000Z","modified_at":"2025-06-19T10:58:56.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"107828781268486","imei1":"107828781268486","imei2":"107828781268486","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37522,"job_number":"JOB_37522","tr_customer_id":37539,"tr_customer_product_id":37529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:37.000Z","modified_at":"2025-06-19T10:59:37.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100710484625404","imei1":"100710484625404","imei2":"100710484625404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37524,"job_number":"JOB_37524","tr_customer_id":37541,"tr_customer_product_id":37531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:17.000Z","modified_at":"2025-06-19T11:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109431558067148","imei1":"109431558067148","imei2":"109431558067148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37527,"job_number":"JOB_37527","tr_customer_id":37544,"tr_customer_product_id":37534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:05:10.000Z","modified_at":"2025-06-19T11:05:10.000Z","name":"Evalyn Wisozk}","mobile_number":"734-417-7044","email_id":"Odessa.Bartoletti@yahoo.com","dop":"2025-04-30","serial_number":"10173208773854","imei1":"10173208773854","imei2":"10173208773854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37528,"job_number":"JOB_37528","tr_customer_id":37545,"tr_customer_product_id":37535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:12.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"102669958399192","imei1":"102669958399192","imei2":"102669958399192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37531,"job_number":"JOB_37531","tr_customer_id":37548,"tr_customer_product_id":37538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:10:57.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100088616421854","imei1":"100088616421854","imei2":"100088616421854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37533,"job_number":"JOB_37533","tr_customer_id":37550,"tr_customer_product_id":37540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:11:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109952491540553","imei1":"109952491540553","imei2":"109952491540553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37535,"job_number":"JOB_37535","tr_customer_id":37552,"tr_customer_product_id":37542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:12:56.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"16685415779785","imei1":"16685415779785","imei2":"16685415779785","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37537,"job_number":"JOB_37537","tr_customer_id":37554,"tr_customer_product_id":37544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:13:58.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19363534440716","imei1":"19363534440716","imei2":"19363534440716","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37539,"job_number":"JOB_37539","tr_customer_id":37556,"tr_customer_product_id":37546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:14:50.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"19696309441110","imei1":"19696309441110","imei2":"19696309441110","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37541,"job_number":"JOB_37541","tr_customer_id":37558,"tr_customer_product_id":37548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13238711780314","imei1":"13238711780314","imei2":"13238711780314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37543,"job_number":"JOB_37543","tr_customer_id":37560,"tr_customer_product_id":37550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:06.000Z","modified_at":"2025-06-19T11:40:06.000Z","name":"Eulalia Hagenes","mobile_number":"997-481-1075","email_id":"Lesley.Okuneva@hotmail.com","dop":"2025-04-06","serial_number":"17890979654335474","imei1":"17890979654335474","imei2":"17890979654335474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37544,"job_number":"JOB_37544","tr_customer_id":37561,"tr_customer_product_id":37551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:40:48.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10887247798895","imei1":"10887247798895","imei2":"10887247798895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37546,"job_number":"JOB_37546","tr_customer_id":37563,"tr_customer_product_id":37553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:49.000Z","modified_at":"2025-06-19T11:40:49.000Z","name":"Caterina Leffler","mobile_number":"824-317-9599","email_id":"Carleton_Langosh39@gmail.com","dop":"2025-04-06","serial_number":"17321296090563808","imei1":"17321296090563808","imei2":"17321296090563808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37547,"job_number":"JOB_37547","tr_customer_id":37564,"tr_customer_product_id":37554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:30.000Z","modified_at":"2025-06-19T11:41:30.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12617216049918","imei1":"12617216049918","imei2":"12617216049918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37549,"job_number":"JOB_37549","tr_customer_id":37566,"tr_customer_product_id":37556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:32.000Z","modified_at":"2025-06-19T11:41:32.000Z","name":"Clemens Veum","mobile_number":"475-591-5767","email_id":"Luigi_OConnell24@gmail.com","dop":"2025-04-06","serial_number":"14264502859569468","imei1":"14264502859569468","imei2":"14264502859569468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37550,"job_number":"JOB_37550","tr_customer_id":37567,"tr_customer_product_id":37557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28463545682782","imei1":"28463545682782","imei2":"28463545682782","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37551,"job_number":"JOB_37551","tr_customer_id":37568,"tr_customer_product_id":37558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19502891506254","imei1":"19502891506254","imei2":"19502891506254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37552,"job_number":"JOB_37552","tr_customer_id":37569,"tr_customer_product_id":37559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17133730606493","imei1":"17133730606493","imei2":"17133730606493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37553,"job_number":"JOB_37553","tr_customer_id":37570,"tr_customer_product_id":37560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96840181808358","imei1":"96840181808358","imei2":"96840181808358","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37554,"job_number":"JOB_37554","tr_customer_id":37571,"tr_customer_product_id":37561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12202422748874","imei1":"12202422748874","imei2":"12202422748874","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37555,"job_number":"JOB_37555","tr_customer_id":37572,"tr_customer_product_id":37562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91716422387622","imei1":"91716422387622","imei2":"91716422387622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37557,"job_number":"JOB_37557","tr_customer_id":37574,"tr_customer_product_id":37564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:18.000Z","modified_at":"2025-06-19T12:27:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35465171621683","imei1":"35465171621683","imei2":"35465171621683","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37558,"job_number":"JOB_37558","tr_customer_id":37575,"tr_customer_product_id":37565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64219393415979","imei1":"64219393415979","imei2":"64219393415979","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37559,"job_number":"JOB_37559","tr_customer_id":37576,"tr_customer_product_id":37566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77265205013028","imei1":"77265205013028","imei2":"77265205013028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37560,"job_number":"JOB_37560","tr_customer_id":37577,"tr_customer_product_id":37567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75935421568297","imei1":"75935421568297","imei2":"75935421568297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37561,"job_number":"JOB_37561","tr_customer_id":37578,"tr_customer_product_id":37568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99854866111728","imei1":"99854866111728","imei2":"99854866111728","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37562,"job_number":"JOB_37562","tr_customer_id":37579,"tr_customer_product_id":37569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36948670906871","imei1":"36948670906871","imei2":"36948670906871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37564,"job_number":"JOB_37564","tr_customer_id":37581,"tr_customer_product_id":37571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57485232418285","imei1":"57485232418285","imei2":"57485232418285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37565,"job_number":"JOB_37565","tr_customer_id":37582,"tr_customer_product_id":37572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17557579669511","imei1":"17557579669511","imei2":"17557579669511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37566,"job_number":"JOB_37566","tr_customer_id":37583,"tr_customer_product_id":37573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48395212237374","imei1":"48395212237374","imei2":"48395212237374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37567,"job_number":"JOB_37567","tr_customer_id":37584,"tr_customer_product_id":37574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81372345394179","imei1":"81372345394179","imei2":"81372345394179","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37568,"job_number":"JOB_37568","tr_customer_id":37585,"tr_customer_product_id":37575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73441736471578","imei1":"73441736471578","imei2":"73441736471578","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37569,"job_number":"JOB_37569","tr_customer_id":37586,"tr_customer_product_id":37576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:27:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81414710883389","imei1":"81414710883389","imei2":"81414710883389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37571,"job_number":"JOB_37571","tr_customer_id":37588,"tr_customer_product_id":37578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:49.000Z","modified_at":"2025-06-19T12:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85963890336345","imei1":"85963890336345","imei2":"85963890336345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37572,"job_number":"JOB_37572","tr_customer_id":37589,"tr_customer_product_id":37579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11079312955911","imei1":"11079312955911","imei2":"11079312955911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37573,"job_number":"JOB_37573","tr_customer_id":37590,"tr_customer_product_id":37580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60957615222833","imei1":"60957615222833","imei2":"60957615222833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37574,"job_number":"JOB_37574","tr_customer_id":37591,"tr_customer_product_id":37581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33964425327294","imei1":"33964425327294","imei2":"33964425327294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37575,"job_number":"JOB_37575","tr_customer_id":37592,"tr_customer_product_id":37582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80463477182083","imei1":"80463477182083","imei2":"80463477182083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37576,"job_number":"JOB_37576","tr_customer_id":37593,"tr_customer_product_id":37583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76398848027698","imei1":"76398848027698","imei2":"76398848027698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37578,"job_number":"JOB_37578","tr_customer_id":37595,"tr_customer_product_id":37585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:25.000Z","modified_at":"2025-06-19T12:39:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91484457620417","imei1":"91484457620417","imei2":"91484457620417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37579,"job_number":"JOB_37579","tr_customer_id":37596,"tr_customer_product_id":37586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:25.000Z","modified_at":"2025-06-19T12:39:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70944935774458","imei1":"70944935774458","imei2":"70944935774458","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37580,"job_number":"JOB_37580","tr_customer_id":37597,"tr_customer_product_id":37587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99163595264478","imei1":"99163595264478","imei2":"99163595264478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37581,"job_number":"JOB_37581","tr_customer_id":37598,"tr_customer_product_id":37588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64080076162837","imei1":"64080076162837","imei2":"64080076162837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37582,"job_number":"JOB_37582","tr_customer_id":37599,"tr_customer_product_id":37589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57234213044104","imei1":"57234213044104","imei2":"57234213044104","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37583,"job_number":"JOB_37583","tr_customer_id":37600,"tr_customer_product_id":37590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34175969968847","imei1":"34175969968847","imei2":"34175969968847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37585,"job_number":"JOB_37585","tr_customer_id":37602,"tr_customer_product_id":37592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77907894717366","imei1":"77907894717366","imei2":"77907894717366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37586,"job_number":"JOB_37586","tr_customer_id":37603,"tr_customer_product_id":37593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23571063479678","imei1":"23571063479678","imei2":"23571063479678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37587,"job_number":"JOB_37587","tr_customer_id":37604,"tr_customer_product_id":37594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80784130607953","imei1":"80784130607953","imei2":"80784130607953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37588,"job_number":"JOB_37588","tr_customer_id":37605,"tr_customer_product_id":37595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58869196223455","imei1":"58869196223455","imei2":"58869196223455","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37589,"job_number":"JOB_37589","tr_customer_id":37606,"tr_customer_product_id":37596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57433540828872","imei1":"57433540828872","imei2":"57433540828872","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37590,"job_number":"JOB_37590","tr_customer_id":37607,"tr_customer_product_id":37597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62650165410828","imei1":"62650165410828","imei2":"62650165410828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37592,"job_number":"JOB_37592","tr_customer_id":37609,"tr_customer_product_id":37599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:20:28.000Z","modified_at":"2025-06-19T13:20:28.000Z","name":"Missouri Kuphal","mobile_number":"682-923-3743","email_id":"Mylene.Wehner@yahoo.com","dop":"2025-04-02","serial_number":"10706770926433","imei1":"10706770926433","imei2":"10706770926433","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37593,"job_number":"JOB_37593","tr_customer_id":37610,"tr_customer_product_id":37600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:21:32.000Z","modified_at":"2025-06-19T13:21:32.000Z","name":"Arturo Hackett","mobile_number":"593-900-2108","email_id":"Carole_Littel8@yahoo.com","dop":"2025-04-02","serial_number":"10460216436835","imei1":"10460216436835","imei2":"10460216436835","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37594,"job_number":"JOB_37594","tr_customer_id":37611,"tr_customer_product_id":37601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:22:25.000Z","modified_at":"2025-06-19T13:22:25.000Z","name":"Caterina Rolfson","mobile_number":"743-391-8023","email_id":"Darlene.Kassulke94@gmail.com","dop":"2025-04-02","serial_number":"10901885642401","imei1":"10901885642401","imei2":"10901885642401","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:22:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37595,"job_number":"JOB_37595","tr_customer_id":37612,"tr_customer_product_id":37602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:23:08.000Z","modified_at":"2025-06-19T13:23:08.000Z","name":"Vernon Schowalter","mobile_number":"393-852-3230","email_id":"Elza_Anderson94@gmail.com","dop":"2025-04-02","serial_number":"10921229686151","imei1":"10921229686151","imei2":"10921229686151","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37596,"job_number":"JOB_37596","tr_customer_id":37613,"tr_customer_product_id":37603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:23:35.000Z","modified_at":"2025-06-19T13:23:35.000Z","name":"Arne Koelpin","mobile_number":"416-438-6157","email_id":"Arvel99@yahoo.com","dop":"2025-04-02","serial_number":"10050892383105","imei1":"10050892383105","imei2":"10050892383105","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37597,"job_number":"JOB_37597","tr_customer_id":37614,"tr_customer_product_id":37604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:27:59.000Z","modified_at":"2025-06-19T13:27:59.000Z","name":"Hazle Wehner","mobile_number":"949-408-0723","email_id":"Dorris.Durgan@yahoo.com","dop":"2025-04-02","serial_number":"10494586787984","imei1":"10494586787984","imei2":"10494586787984","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37598,"job_number":"JOB_37598","tr_customer_id":37615,"tr_customer_product_id":37605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:30:44.000Z","modified_at":"2025-06-19T13:30:44.000Z","name":"Patience Considine","mobile_number":"418-717-1512","email_id":"Estell.Johnson@gmail.com","dop":"2025-04-02","serial_number":"10029673687938","imei1":"10029673687938","imei2":"10029673687938","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37599,"job_number":"JOB_37599","tr_customer_id":37616,"tr_customer_product_id":37606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:31:37.000Z","modified_at":"2025-06-19T13:31:37.000Z","name":"Queenie Stoltenberg","mobile_number":"663-339-3190","email_id":"Donato88@hotmail.com","dop":"2025-04-02","serial_number":"10158383269888","imei1":"10158383269888","imei2":"10158383269888","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37600,"job_number":"JOB_37600","tr_customer_id":37617,"tr_customer_product_id":37607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:31:44.000Z","modified_at":"2025-06-19T13:31:44.000Z","name":"Audra Labadie","mobile_number":"477-589-0669","email_id":"Harrison29@yahoo.com","dop":"2025-04-02","serial_number":"10490369871666","imei1":"10490369871666","imei2":"10490369871666","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37601,"job_number":"JOB_37601","tr_customer_id":37618,"tr_customer_product_id":37608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:32:15.000Z","modified_at":"2025-06-19T13:32:15.000Z","name":"Robert Monahan","mobile_number":"849-572-0664","email_id":"Presley64@yahoo.com","dop":"2025-04-02","serial_number":"10869344682383","imei1":"10869344682383","imei2":"10869344682383","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37602,"job_number":"JOB_37602","tr_customer_id":37619,"tr_customer_product_id":37609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:20.000Z","modified_at":"2025-06-19T13:45:20.000Z","name":"Audie Romaguera","mobile_number":"292-947-7747","email_id":"Dianna_Hauck91@yahoo.com","dop":"2025-04-07","serial_number":"13878593508620","imei1":"13878593508620","imei2":"13878593508620","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37603,"job_number":"JOB_37603","tr_customer_id":37620,"tr_customer_product_id":37610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:20.000Z","modified_at":"2025-06-19T13:45:20.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"10140368106800","imei1":"10140368106800","imei2":"10140368106800","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37604,"job_number":"JOB_37604","tr_customer_id":37621,"tr_customer_product_id":37611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:21.000Z","modified_at":"2025-06-19T13:46:03.000Z","name":"Maxwell Marvin","mobile_number":"493-454-6509","email_id":"Jefferey33@yahoo.com","dop":"2025-04-07","serial_number":"12874317331354","imei1":"12874317331354","imei2":"12874317331354","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37605,"job_number":"JOB_37605","tr_customer_id":37622,"tr_customer_product_id":37612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:22.000Z","modified_at":"2025-06-19T13:45:22.000Z","name":"Tanner Gibson","mobile_number":"676-467-9400","email_id":"Israel2@yahoo.com","dop":"2025-04-07","serial_number":"8389947395631935","imei1":"8389947395631935","imei2":"8389947395631935","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37606,"job_number":"JOB_37606","tr_customer_id":37623,"tr_customer_product_id":37613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:10.000Z","modified_at":"2025-06-19T13:46:10.000Z","name":"Kaylie DuBuque","mobile_number":"668-735-6196","email_id":"Hobart.Marvin@hotmail.com","dop":"2025-04-07","serial_number":"18816081503216","imei1":"18816081503216","imei2":"18816081503216","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37607,"job_number":"JOB_37607","tr_customer_id":37624,"tr_customer_product_id":37614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:11.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14669973429212","imei1":"14669973429212","imei2":"14669973429212","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37608,"job_number":"JOB_37608","tr_customer_id":37625,"tr_customer_product_id":37615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:54.000Z","name":"Lela Gerlach","mobile_number":"549-475-3916","email_id":"Marjorie_Cummerata39@hotmail.com","dop":"2025-04-07","serial_number":"19267272346358","imei1":"19267272346358","imei2":"19267272346358","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37609,"job_number":"JOB_37609","tr_customer_id":37626,"tr_customer_product_id":37616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:13.000Z","modified_at":"2025-06-19T13:46:13.000Z","name":"Angelo Boyer","mobile_number":"285-540-9245","email_id":"Wilfredo.Daugherty@yahoo.com","dop":"2025-04-07","serial_number":"3071150665147046","imei1":"3071150665147046","imei2":"3071150665147046","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37610,"job_number":"JOB_37610","tr_customer_id":37627,"tr_customer_product_id":37617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:47.000Z","modified_at":"2025-06-19T13:46:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97668443685985","imei1":"97668443685985","imei2":"97668443685985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37611,"job_number":"JOB_37611","tr_customer_id":37628,"tr_customer_product_id":37618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:47.000Z","modified_at":"2025-06-19T13:46:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67045221791452","imei1":"67045221791452","imei2":"67045221791452","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37612,"job_number":"JOB_37612","tr_customer_id":37629,"tr_customer_product_id":37619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79581674252543","imei1":"79581674252543","imei2":"79581674252543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37613,"job_number":"JOB_37613","tr_customer_id":37630,"tr_customer_product_id":37620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031659766329","imei1":"66031659766329","imei2":"66031659766329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37614,"job_number":"JOB_37614","tr_customer_id":37631,"tr_customer_product_id":37621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40962919696524","imei1":"40962919696524","imei2":"40962919696524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37615,"job_number":"JOB_37615","tr_customer_id":37632,"tr_customer_product_id":37622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18053036479865","imei1":"18053036479865","imei2":"18053036479865","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37617,"job_number":"JOB_37617","tr_customer_id":37634,"tr_customer_product_id":37624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:00.000Z","modified_at":"2025-06-19T13:47:00.000Z","name":"Jodie Hahn","mobile_number":"563-781-3161","email_id":"Amanda_Bruen@hotmail.com","dop":"2025-04-07","serial_number":"11771433853019","imei1":"11771433853019","imei2":"11771433853019","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37618,"job_number":"JOB_37618","tr_customer_id":37635,"tr_customer_product_id":37625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:01.000Z","modified_at":"2025-06-19T13:47:01.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"17725762255193","imei1":"17725762255193","imei2":"17725762255193","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37619,"job_number":"JOB_37619","tr_customer_id":37636,"tr_customer_product_id":37626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:01.000Z","modified_at":"2025-06-19T13:47:17.000Z","name":"Stefan Schumm","mobile_number":"356-929-0114","email_id":"Virginie.Murphy@yahoo.com","dop":"2025-04-07","serial_number":"17579613024700","imei1":"17579613024700","imei2":"17579613024700","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-19T13:47:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37620,"job_number":"JOB_37620","tr_customer_id":37637,"tr_customer_product_id":37627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:03.000Z","modified_at":"2025-06-19T13:47:03.000Z","name":"Dora Lockman","mobile_number":"293-704-0021","email_id":"Reta50@yahoo.com","dop":"2025-04-07","serial_number":"2100559540044419","imei1":"2100559540044419","imei2":"2100559540044419","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37621,"job_number":"JOB_37621","tr_customer_id":37638,"tr_customer_product_id":37628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:19.000Z","modified_at":"2025-06-19T13:47:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58780465009101","imei1":"58780465009101","imei2":"58780465009101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37622,"job_number":"JOB_37622","tr_customer_id":37639,"tr_customer_product_id":37629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:20.000Z","modified_at":"2025-06-19T13:47:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88834237810540","imei1":"88834237810540","imei2":"88834237810540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37623,"job_number":"JOB_37623","tr_customer_id":37640,"tr_customer_product_id":37630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:20.000Z","modified_at":"2025-06-19T13:47:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98762664917859","imei1":"98762664917859","imei2":"98762664917859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37624,"job_number":"JOB_37624","tr_customer_id":37641,"tr_customer_product_id":37631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:20.000Z","modified_at":"2025-06-19T13:47:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10026165303333","imei1":"10026165303333","imei2":"10026165303333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37625,"job_number":"JOB_37625","tr_customer_id":37642,"tr_customer_product_id":37632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35863243374144","imei1":"35863243374144","imei2":"35863243374144","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37626,"job_number":"JOB_37626","tr_customer_id":37643,"tr_customer_product_id":37633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88848405099141","imei1":"88848405099141","imei2":"88848405099141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37372,"job_number":"JOB_37372","tr_customer_id":37389,"tr_customer_product_id":37379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:53:26.000Z","modified_at":"2025-06-19T04:53:26.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37373,"job_number":"JOB_37373","tr_customer_id":37390,"tr_customer_product_id":37380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:54:10.000Z","modified_at":"2025-06-19T04:54:10.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332168","imei1":"78945612332168","imei2":"78945612332168","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37374,"job_number":"JOB_37374","tr_customer_id":37391,"tr_customer_product_id":37381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:06:25.000Z","modified_at":"2025-06-19T05:06:25.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345633","imei2":"12312312345633","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37519,"job_number":"JOB_37519","tr_customer_id":37536,"tr_customer_product_id":37526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:11:17.000Z","modified_at":"2025-06-19T10:11:17.000Z","name":"pp kk","mobile_number":"8899776655","email_id":"gusu@gmail.com","dop":"2025-06-02","serial_number":"09876543212345","imei1":"09876543212345","imei2":"09876543212345","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:11:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37526,"job_number":"JOB_37526","tr_customer_id":37543,"tr_customer_product_id":37533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:04:34.000Z","modified_at":"2025-06-19T11:04:34.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"09765432156876","imei1":"09765432156876","imei2":"09765432156876","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37530,"job_number":"JOB_37530","tr_customer_id":37547,"tr_customer_product_id":37537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:29.000Z","modified_at":"2025-06-19T11:10:29.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"097652156876000","imei1":"097652156876000","imei2":"097652156876000","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 392 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 397 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 555 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 538f87ec-5956-438d-8157-92b7771db942
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1acc062-5808-4051-a649-97fe0f622f17
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e851676-9c8f-4ea1-8dd5-893b715f325f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7236ccdb-b093-45eb-85d6-17f76991ce9a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37627"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-5ppMMo3OhPKCR2ZadjFm1QN7PgA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 292 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a4a8f1a-a1d8-4f23-895a-7f3ab30d5516
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37627"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 296ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 03d7bca7-e7cf-4697-a6fa-ded16278f32c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37627"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-5ppMMo3OhPKCR2ZadjFm1QN7PgA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 296 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab243f2c-dcd7-4374-9a32-c8dfc280a93b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37627"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-5ppMMo3OhPKCR2ZadjFm1QN7PgA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 289 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37627
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3ee89dda-84b5-412f-877d-4a33f6f6a79d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-NUz1BYRzGAc4tlHN7ctBJhZdwnw"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168063,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:47:21.000Z","created_at":"2025-06-19T13:47:21.000Z"},{"id":168064,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:47:21.000Z","created_at":"2025-06-19T13:47:21.000Z"}],"problems":[{"id":59587,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T13:47:21.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 270 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37627
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b5652be-f0e7-441f-bd57-67b36cecca64
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37627
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43f07214-9fc8-40c7-ae5b-9dc9d80c293b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 28b295a1-4ca6-4909-b2ba-8ff052f8a6c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c90ba4c-3813-421b-a6e7-9d3751f7e5d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4MzZ9.OQskj2epz1M0PqBdigqSpMGH2GAafYApd_2CQCz-P2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d18ddf9-7463-4e39-a570-7420919ce6d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d8707b0a-15a1-4953-ba66-4a9147dda875
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-WlF9dqRCBJdaIZdPDe9EWncP/P8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NDZ9.f6OsSfZaECuqBo-XJHgpLTnz9YWMqW9eMb479fwTMHQ"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0d6c17f-19d8-4932-a92a-c4410ee99893
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c324095-6ac0-4e48-b82a-6c77fa43540e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NDZ9.f6OsSfZaECuqBo-XJHgpLTnz9YWMqW9eMb479fwTMHQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8365e23f-d89c-4a06-a1a4-be0c62cea099
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 216 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a030846-7a62-4b92-a554-89989f99daf0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NDZ9.f6OsSfZaECuqBo-XJHgpLTnz9YWMqW9eMb479fwTMHQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d37d2f4-34c5-4f49-835d-3f47aad158ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 216 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 424ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NDZ9.f6OsSfZaECuqBo-XJHgpLTnz9YWMqW9eMb479fwTMHQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10915281-fdfd-4400-b2fd-4da15626097f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-OjDZ/vhDQzHDcQwSOMjZAb7w9pg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4598},{"label":"Pending for repair","key":"pending_for_repair","count":300},{"label":"Pending for delivery","key":"pending_for_delivery","count":5}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 82ecbe63-8e0f-419e-8967-b0f687e8841c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47927ef6-f74f-44d4-ab6c-0485e7d1e50b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 909fe738-e2b6-4a47-9fc2-92448d1235de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 212ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3c06d60-212a-4516-827e-ba9058e8dc8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efda9ec4-0acb-4a9d-bec6-7e4043e71e98
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c2c15a78-88bf-4068-905c-b44d8012f5d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NDZ9.f6OsSfZaECuqBo-XJHgpLTnz9YWMqW9eMb479fwTMHQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 52fc9e2a-da2f-4588-9a6b-0dc5ce504645
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 217 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NDZ9.f6OsSfZaECuqBo-XJHgpLTnz9YWMqW9eMb479fwTMHQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80f051c7-6a69-412b-a6a1-e575cb35b393
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NDZ9.f6OsSfZaECuqBo-XJHgpLTnz9YWMqW9eMb479fwTMHQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 46a62ad8-7508-4124-aecb-c36a11b086a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37627,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 222 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NDZ9.f6OsSfZaECuqBo-XJHgpLTnz9YWMqW9eMb479fwTMHQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 558b4a8e-aaf8-4e75-b515-65764bd7e234
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37627,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 222 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b595286-7a46-406b-8424-92600dba57d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37627,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NDZ9.f6OsSfZaECuqBo-XJHgpLTnz9YWMqW9eMb479fwTMHQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b79d39a-72e4-4e78-b9e1-931559d04711
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37627,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NDZ9.f6OsSfZaECuqBo-XJHgpLTnz9YWMqW9eMb479fwTMHQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 703a69aa-489e-454b-b417-c36575947052
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37627
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NDZ9.f6OsSfZaECuqBo-XJHgpLTnz9YWMqW9eMb479fwTMHQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b213f6e5-a705-4e86-b01d-ef2a506b433f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 217 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8789c60d-ac67-4470-9738-bb9160fa8fcc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 95f2f8ef-3b64-4529-86f6-d19005f1a0fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-xL6i/mjjGVLU6YlziPa1luKWOpg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73e0c65b-67a2-4f43-9fa5-c6753ccb17d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd08528c-3a9a-44e0-b559-f45f713d0f40
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 486ms
Mean size per request: 229.97KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4bc2ce2-d5d1-4dac-bdfb-11ac9bbc2007
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"397de-tHcx+HU9HIjt+Z1TorBq2ksubiM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T13:47:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 242 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 242 0 0
verify the the pending to repair is not null 1 0 0
Total 487 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 486 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4b041e7-cab7-401d-afd8-36ba8eb72007
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38adf5c4-90fe-411e-89ab-34637c446fd5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b03d0c6f-1704-48c6-9a32-a34b28e6f6a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f57e853-0b31-415d-bff9-5138b63b2f0f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18736de2-de1f-4c2c-a361-662403f79b6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 216 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7a431c5-68ce-4cd5-be4c-d1bd71aa8a12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73f395f7-ed24-4322-ac3c-f683d0ae4ad1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 166B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bf9a20e0-6de8-48a5-bde7-5c921e763dca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 166
ETag W/"a6-gJb0NdTLBVED5crZrQOa9OezKGc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":101}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 266 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 166B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1087ecd5-7d39-4185-88e1-be127cf01498
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 166
ETag W/"a6-gJb0NdTLBVED5crZrQOa9OezKGc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":101}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 267 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65ea2899-20a3-423d-aaa8-63c67e2ca70c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 588ae063-e451-463e-ac38-aa3f98287cef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 792ms
Mean size per request: 289.91KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d2cdc93-d013-4647-af45-d5123f1dbfdc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"487a5-G4bv4aLeUczaGT7kVlC8CsSjM4g"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T13:47:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37627,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T13:47:21.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 242 0 0
Verify the Job number start with job 242 0 0
verify the response of repair job has field mst_action_status 968 0 0
Total 1455 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eccec3c3-b5af-4e0b-a805-a13de9bd43ca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 231 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 963ac732-818d-4e3e-8bc5-dde733e8548e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37627,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 227 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7005ea08-a6c5-4914-a64c-99237747639a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37627,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 654ee9e9-c9da-4e20-89f7-803e294b3483
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37627,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08e3814b-46c0-43b5-8df6-aefc46d07435
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37627,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 85cd4f8b-bda3-405b-b1b8-35890b5c3a9b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37627,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 95d38fca-48af-4aaf-827b-9154865a6138
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37627,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NTF9.RDl5gbSaJbOdPnw_TL_bjRnpTeW0QLM-VGj1eKr6Z_c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bdd9526d-9d41-45a8-b48f-030de5c8f4a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37627
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6333066e-1d7c-459b-b105-904768e6cd95
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-pB0VnYDc6QXk/H2S/T0WWZfDkNc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 216 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 11586c45-9949-474e-b1a7-f3681dc9a5a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fdc8daff-44de-430b-89c2-39c56aca0e29
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41225207-d3e3-4a86-a787-7eaf3dcb5369
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 216 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ef88c94-8f0b-41dd-875a-e51f7df0d9d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 541713ac-7e76-4deb-bebf-ae39193b9d43
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 203B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 385a19dd-88a0-457c-92d7-3952f21787f5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 203
ETag W/"cb-PwsK1PTKv3YkbKmCILzcFKNj0DE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":71},{"label":"QC Completed","key":"qc_completed","count":103},{"label":"QC Rejected","key":"qc_rejected","count":2}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 295 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b30c88a-c563-4491-b6b3-f64531508ab9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd42e07d-731e-4897-8d82-3eb94eb3e072
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa82dbc9-5265-436d-950b-7f5c94216a4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 220 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a220914a-c6ed-4252-8303-6c13ddab9edc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b00fb44-b323-4109-b2f3-e9f37a68db72
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4fe7988a-4fd2-4e00-8865-8533de41bfbb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 98.81KB

Test Pass Percentage
99 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 62a4bfe8-17c1-43d9-ac30-bcfcc58ea0cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"18b42-P62er2Ag/SfRqGQe0OidEyTzkq8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37604,"job_number":"JOB_37604","tr_customer_id":37621,"tr_customer_product_id":37611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:21.000Z","modified_at":"2025-06-19T13:46:03.000Z","name":"Maxwell Marvin","mobile_number":"493-454-6509","email_id":"Jefferey33@yahoo.com","dop":"2025-04-07","serial_number":"12874317331354","imei1":"12874317331354","imei2":"12874317331354","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37608,"job_number":"JOB_37608","tr_customer_id":37625,"tr_customer_product_id":37615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:54.000Z","name":"Lela Gerlach","mobile_number":"549-475-3916","email_id":"Marjorie_Cummerata39@hotmail.com","dop":"2025-04-07","serial_number":"19267272346358","imei1":"19267272346358","imei2":"19267272346358","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37619,"job_number":"JOB_37619","tr_customer_id":37636,"tr_customer_product_id":37626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:01.000Z","modified_at":"2025-06-19T13:47:37.000Z","name":"Stefan Schumm","mobile_number":"356-929-0114","email_id":"Virginie.Murphy@yahoo.com","dop":"2025-04-07","serial_number":"17579613024700","imei1":"17579613024700","imei2":"17579613024700","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 103 0 0
Total 105 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 281 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6e24555-588e-4661-a46e-eb7fc195f54a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6080ef73-227f-4af2-beba-a23af08fd3a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 98.81KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 5b74fc45-1831-4536-9054-f96f7cc11d35
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"18b42-P62er2Ag/SfRqGQe0OidEyTzkq8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37604,"job_number":"JOB_37604","tr_customer_id":37621,"tr_customer_product_id":37611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:21.000Z","modified_at":"2025-06-19T13:46:03.000Z","name":"Maxwell Marvin","mobile_number":"493-454-6509","email_id":"Jefferey33@yahoo.com","dop":"2025-04-07","serial_number":"12874317331354","imei1":"12874317331354","imei2":"12874317331354","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37608,"job_number":"JOB_37608","tr_customer_id":37625,"tr_customer_product_id":37615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:54.000Z","name":"Lela Gerlach","mobile_number":"549-475-3916","email_id":"Marjorie_Cummerata39@hotmail.com","dop":"2025-04-07","serial_number":"19267272346358","imei1":"19267272346358","imei2":"19267272346358","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37619,"job_number":"JOB_37619","tr_customer_id":37636,"tr_customer_product_id":37626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:01.000Z","modified_at":"2025-06-19T13:47:37.000Z","name":"Stefan Schumm","mobile_number":"356-929-0114","email_id":"Virginie.Murphy@yahoo.com","dop":"2025-04-07","serial_number":"17579613024700","imei1":"17579613024700","imei2":"17579613024700","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4fc2ae1-0523-48b4-8f62-a107c9edf254
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 889ms
Mean size per request: 68.69KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6a6b8d1-833b-4ed5-a849-bd66e7c8a87b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"112c0-7wppIJQ3ic/O84ERfVu0+vXUrV8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 71 0 0
verify the mobile number is type of number 71 0 0
Verify the create and modified date are in ist formate 142 0 0
Total 287 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae4ecc1e-4f12-451a-a500-c891e07693ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0fabbc2f-1c29-47a2-99a1-f912d89c6fda
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 87128a36-aa8a-4271-a382-3182c2bed004
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37627
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 222 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 207526b3-455c-402f-8b92-a1609b8e787e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 707ff8d0-8601-40d8-8054-52ce633d0869
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ebd8a32a-6440-4f58-8ca5-bd1d36f0096b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37627
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 217ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg1OH0.7m0ZeqdxutpwuxP37JUvbeDax1DQiTRagAIKX8vujCI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0915834e-374a-4285-ac68-df3ba15a7a94
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37627
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a2e5213e-4d5c-44ad-9710-987d6fa8094a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-3LApNokXs1SrPZOhsbRS6+OzFcg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NjV9.NbzZjuxHA4w6CkAaf7ziACQjJ-OfhsNJnyZvQZ5s80M"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 5.76KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NjV9.NbzZjuxHA4w6CkAaf7ziACQjJ-OfhsNJnyZvQZ5s80M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f577778-edb5-415b-b1d4-d3824b4fa00b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"170b-oozClGBDsHHrgkQiY+WKN9GrnQw"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55b73ba7-7a15-4f0b-802d-638daec7206e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 5.76KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NjV9.NbzZjuxHA4w6CkAaf7ziACQjJ-OfhsNJnyZvQZ5s80M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06c62e9d-0dde-4d6a-a86b-2dd86f630807
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"170b-oozClGBDsHHrgkQiY+WKN9GrnQw"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NjV9.NbzZjuxHA4w6CkAaf7ziACQjJ-OfhsNJnyZvQZ5s80M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55ec6891-28f5-43eb-b6b7-8ddba8031baa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37627
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 715a650b-bf51-4052-8920-d5e5944ba5ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37627
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e590f0eb-61f9-4ef7-9a73-5920f571d86d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37627
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 214ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NjV9.NbzZjuxHA4w6CkAaf7ziACQjJ-OfhsNJnyZvQZ5s80M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9094ff5a-f43f-4ccd-82e5-8721f28120c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 218ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NjV9.NbzZjuxHA4w6CkAaf7ziACQjJ-OfhsNJnyZvQZ5s80M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c6c8812-d0a6-4818-8da3-656d8926eb59
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37627
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37627
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NjV9.NbzZjuxHA4w6CkAaf7ziACQjJ-OfhsNJnyZvQZ5s80M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b8f3cd6-9aef-4ad8-bec3-1ba76931ba83
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-6Tevz5VMFBfAneOY0JpQkvSXF+4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168063,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:47:21.000Z","created_at":"2025-06-19T13:47:21.000Z"},{"id":168064,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:47:21.000Z","created_at":"2025-06-19T13:47:21.000Z"},{"id":168067,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T13:47:29.000Z","created_at":"2025-06-19T13:47:29.000Z"},{"id":168068,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T13:47:29.000Z","created_at":"2025-06-19T13:47:29.000Z"},{"id":168069,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:47:36.000Z","created_at":"2025-06-19T13:47:36.000Z"},{"id":168070,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:47:37.000Z","created_at":"2025-06-19T13:47:37.000Z"},{"id":168072,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:47:37.000Z","created_at":"2025-06-19T13:47:37.000Z"},{"id":168073,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:47:38.000Z","created_at":"2025-06-19T13:47:38.000Z"},{"id":168077,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-19T13:47:44.000Z","created_at":"2025-06-19T13:47:44.000Z"},{"id":168078,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T13:47:46.000Z","created_at":"2025-06-19T13:47:46.000Z"},{"id":168079,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T13:47:46.000Z","created_at":"2025-06-19T13:47:46.000Z"}],"problems":[{"id":59587,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T13:47:21.000Z"},{"id":59590,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:47:36.000Z"},{"id":59591,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:47:37.000Z"},{"id":59592,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:47:37.000Z"},{"id":59593,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:47:38.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37627
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e8b2bad-cd22-487c-a563-22b1e3be799f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37627
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 141aebd9-1d25-4483-8db5-0759f2f4a01c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NjV9.NbzZjuxHA4w6CkAaf7ziACQjJ-OfhsNJnyZvQZ5s80M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4a8dcba-2573-434a-9d85-95dcc6f44799
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4NjV9.NbzZjuxHA4w6CkAaf7ziACQjJ-OfhsNJnyZvQZ5s80M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8935319e-724c-4635-a4b1-42db6d11d620
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c13d00a-c272-4414-872e-6f0f267ceea6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-L6tv8YjVmIlfLzLtPeAhuwm5/tM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 217 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a8a74c3-1c25-4e3b-98c9-3cbf0ff192c5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1e6e9e89-2be6-4972-9c05-55bf7493a16d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dff0ce51-0db5-4118-b5e9-922c3a44a8b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 216 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9766eda1-a792-4f0e-9b26-c40eb2d81f0a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 212ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05e42bc1-8118-4f9b-b11d-471358d72d39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be1b86b5-6745-43d8-a06b-c7893794c8e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-BJh3/+BK8RvxJk0xO0jJcAV6CXs"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":392},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6236dc7-e679-4617-b290-70ca4e1183eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-BJh3/+BK8RvxJk0xO0jJcAV6CXs"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":392},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 76b2a9bc-b547-4124-9bbd-0fe782395f13
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-BJh3/+BK8RvxJk0xO0jJcAV6CXs"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":392},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4ca62d7-c1fa-4ef5-9eab-775cd94e23ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 223 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ab651b9-1739-4c89-9ef7-1a5eae6b325e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 223 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 81d26fab-aef2-40b5-8aff-36bc388b3d86
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 222 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7e5d53e-4f0e-47cc-9f5b-17d8ff21d4d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "96965957833388",
                "imei1": "96965957833388",
                "imei2": "96965957833388",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-DMaA58ZuSTnf9JvfCEOPcJlG8Yo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37628,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37645,"tr_customer_product_id":37635,"job_number":"JOB_37628"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14776d20-fd8f-43aa-b936-ba9fb6df754d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "79525185874567",
                "imei1": "79525185874567",
                "imei2": "79525185874567",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-3voVYWvGS0FP4wKc1HOAfqvysgI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37629,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37646,"tr_customer_product_id":37636,"job_number":"JOB_37629"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a456b6f3-5ea0-4514-b305-c3508d170b1c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "59354792989620",
                "imei1": "59354792989620",
                "imei2": "59354792989620",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-Q7foY5VoNPh5DbmQ/aMwNXm911o"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37630,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37647,"tr_customer_product_id":37637,"job_number":"JOB_37630"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac2fd6a6-8a08-463a-8089-1d205233062d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "15056178240580",
                "imei1": "15056178240580",
                "imei2": "15056178240580",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-DVOrMkJGA2IAcu5HDq1XtsZ5e7Q"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37631,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37648,"tr_customer_product_id":37638,"job_number":"JOB_37631"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01ac0917-e0d8-49ff-ba6a-47dd9624f6a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "17564161438592",
                "imei1": "17564161438592",
                "imei2": "17564161438592",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-8KLp3QFvvojea8GHkstwprz8P14"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37632,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37649,"tr_customer_product_id":37639,"job_number":"JOB_37632"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 108e4166-a140-4b01-8e34-d8a067ba4f9c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "27538904985438",
                "imei1": "27538904985438",
                "imei2": "27538904985438",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-y1H/RsbKx0lkSa3M459GQCRUPgo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37633,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37650,"tr_customer_product_id":37640,"job_number":"JOB_37633"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 490a2259-60ae-4627-899d-e9225546b8d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "36476962886137",
                "imei1": "36476962886137",
                "imei2": "36476962886137",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-rISJSEdCODa5DHE3oDlVwy3DP4g"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37651,"tr_customer_product_id":37641,"job_number":"JOB_37634"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 560ms
Mean size per request: 383.28KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42e476f4-d338-4db4-9c5d-28e7a384f8c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5fd1a-aepH0f5rlq01k8JvmhV8zzLMK6Q"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37236,"job_number":"JOB_37236","tr_customer_id":37253,"tr_customer_product_id":37243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T00:45:15.000Z","modified_at":"2025-06-19T00:45:15.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T00:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37237,"job_number":"JOB_37237","tr_customer_id":37254,"tr_customer_product_id":37244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:36.000Z","modified_at":"2025-06-19T01:06:36.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12237328675791","imei1":"12237328675791","imei2":"12237328675791","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37238,"job_number":"JOB_37238","tr_customer_id":37255,"tr_customer_product_id":37245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:49.000Z","modified_at":"2025-06-19T01:06:49.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11871340134785","imei1":"11871340134785","imei2":"11871340134785","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37239,"job_number":"JOB_37239","tr_customer_id":37256,"tr_customer_product_id":37246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:51.000Z","modified_at":"2025-06-19T01:06:51.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14531598458255","imei1":"14531598458255","imei2":"14531598458255","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37240,"job_number":"JOB_37240","tr_customer_id":37257,"tr_customer_product_id":37247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:07:27.000Z","modified_at":"2025-06-19T01:07:27.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10502826422209","imei1":"10502826422209","imei2":"10502826422209","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37241,"job_number":"JOB_37241","tr_customer_id":37258,"tr_customer_product_id":37248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:10:56.000Z","modified_at":"2025-06-19T01:10:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12726635337971","imei1":"12726635337971","imei2":"12726635337971","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37242,"job_number":"JOB_37242","tr_customer_id":37259,"tr_customer_product_id":37249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:20.000Z","modified_at":"2025-06-19T01:12:20.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"15441565290810","imei1":"15441565290810","imei2":"15441565290810","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37243,"job_number":"JOB_37243","tr_customer_id":37260,"tr_customer_product_id":37250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:44.000Z","modified_at":"2025-06-19T01:12:44.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11639158483823","imei1":"11639158483823","imei2":"11639158483823","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37244,"job_number":"JOB_37244","tr_customer_id":37261,"tr_customer_product_id":37251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:14:43.000Z","modified_at":"2025-06-19T01:14:43.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"17994827725336","imei1":"17994827725336","imei2":"17994827725336","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37248,"job_number":"JOB_37248","tr_customer_id":37265,"tr_customer_product_id":37255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:18:53.000Z","modified_at":"2025-06-19T01:18:53.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10586767160329","imei1":"10586767160329","imei2":"10586767160329","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37249,"job_number":"JOB_37249","tr_customer_id":37266,"tr_customer_product_id":37256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:22:28.000Z","modified_at":"2025-06-19T01:22:28.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11270360628025","imei1":"11270360628025","imei2":"11270360628025","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37250,"job_number":"JOB_37250","tr_customer_id":37267,"tr_customer_product_id":37257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14311445748873","imei1":"14311445748873","imei2":"14311445748873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37252,"job_number":"JOB_37252","tr_customer_id":37269,"tr_customer_product_id":37259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:06.000Z","modified_at":"2025-06-19T01:25:06.000Z","name":"Katelyn Rice","mobile_number":"504-380-7968","email_id":"Federico.Crist14@yahoo.com","dop":"2025-04-06","serial_number":"14201831496162896","imei1":"14201831496162896","imei2":"14201831496162896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37253,"job_number":"JOB_37253","tr_customer_id":37270,"tr_customer_product_id":37260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18619055357954","imei1":"18619055357954","imei2":"18619055357954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37255,"job_number":"JOB_37255","tr_customer_id":37272,"tr_customer_product_id":37262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:48.000Z","modified_at":"2025-06-19T01:25:48.000Z","name":"Rahsaan Sauer","mobile_number":"743-232-5799","email_id":"Keyshawn69@hotmail.com","dop":"2025-04-06","serial_number":"16121932975607112","imei1":"16121932975607112","imei2":"16121932975607112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37256,"job_number":"JOB_37256","tr_customer_id":37273,"tr_customer_product_id":37263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:28.000Z","modified_at":"2025-06-19T01:26:28.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15718927781322","imei1":"15718927781322","imei2":"15718927781322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37258,"job_number":"JOB_37258","tr_customer_id":37275,"tr_customer_product_id":37265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:30.000Z","modified_at":"2025-06-19T01:26:30.000Z","name":"Fidel Nader","mobile_number":"664-335-2960","email_id":"Reanna96@hotmail.com","dop":"2025-04-06","serial_number":"16824735835604880","imei1":"16824735835604880","imei2":"16824735835604880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37259,"job_number":"JOB_37259","tr_customer_id":37276,"tr_customer_product_id":37266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:31:25.000Z","modified_at":"2025-06-19T01:31:25.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101681644123417","imei1":"101681644123417","imei2":"101681644123417","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37263,"job_number":"JOB_37263","tr_customer_id":37280,"tr_customer_product_id":37270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:08:47.000Z","modified_at":"2025-06-19T02:08:47.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"104649883606225","imei1":"104649883606225","imei2":"104649883606225","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37266,"job_number":"JOB_37266","tr_customer_id":37283,"tr_customer_product_id":37273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:41.000Z","modified_at":"2025-06-19T02:24:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67713285084776","imei1":"67713285084776","imei2":"67713285084776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37267,"job_number":"JOB_37267","tr_customer_id":37284,"tr_customer_product_id":37274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81759673872707","imei1":"81759673872707","imei2":"81759673872707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37268,"job_number":"JOB_37268","tr_customer_id":37285,"tr_customer_product_id":37275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78448250747295","imei1":"78448250747295","imei2":"78448250747295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37269,"job_number":"JOB_37269","tr_customer_id":37286,"tr_customer_product_id":37276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76894107210520","imei1":"76894107210520","imei2":"76894107210520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37270,"job_number":"JOB_37270","tr_customer_id":37287,"tr_customer_product_id":37277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67139502073927","imei1":"67139502073927","imei2":"67139502073927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37271,"job_number":"JOB_37271","tr_customer_id":37288,"tr_customer_product_id":37278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:24:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13017391656417","imei1":"13017391656417","imei2":"13017391656417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37273,"job_number":"JOB_37273","tr_customer_id":37290,"tr_customer_product_id":37280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84875271936753","imei1":"84875271936753","imei2":"84875271936753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37274,"job_number":"JOB_37274","tr_customer_id":37291,"tr_customer_product_id":37281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58533423248615","imei1":"58533423248615","imei2":"58533423248615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37275,"job_number":"JOB_37275","tr_customer_id":37292,"tr_customer_product_id":37282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24443265894137","imei1":"24443265894137","imei2":"24443265894137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37276,"job_number":"JOB_37276","tr_customer_id":37293,"tr_customer_product_id":37283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83423147640154","imei1":"83423147640154","imei2":"83423147640154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37277,"job_number":"JOB_37277","tr_customer_id":37294,"tr_customer_product_id":37284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59126922404428","imei1":"59126922404428","imei2":"59126922404428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37278,"job_number":"JOB_37278","tr_customer_id":37295,"tr_customer_product_id":37285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39353554279114","imei1":"39353554279114","imei2":"39353554279114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37280,"job_number":"JOB_37280","tr_customer_id":37297,"tr_customer_product_id":37287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95138073264395","imei1":"95138073264395","imei2":"95138073264395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37281,"job_number":"JOB_37281","tr_customer_id":37298,"tr_customer_product_id":37288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30012857605894","imei1":"30012857605894","imei2":"30012857605894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37282,"job_number":"JOB_37282","tr_customer_id":37299,"tr_customer_product_id":37289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33885170043443","imei1":"33885170043443","imei2":"33885170043443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37283,"job_number":"JOB_37283","tr_customer_id":37300,"tr_customer_product_id":37290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94509435309571","imei1":"94509435309571","imei2":"94509435309571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37284,"job_number":"JOB_37284","tr_customer_id":37301,"tr_customer_product_id":37291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31341983663164","imei1":"31341983663164","imei2":"31341983663164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37285,"job_number":"JOB_37285","tr_customer_id":37302,"tr_customer_product_id":37292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47780237046371","imei1":"47780237046371","imei2":"47780237046371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37287,"job_number":"JOB_37287","tr_customer_id":37304,"tr_customer_product_id":37294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67882514636134","imei1":"67882514636134","imei2":"67882514636134","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37288,"job_number":"JOB_37288","tr_customer_id":37305,"tr_customer_product_id":37295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16211332221663","imei1":"16211332221663","imei2":"16211332221663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37289,"job_number":"JOB_37289","tr_customer_id":37306,"tr_customer_product_id":37296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33798039912779","imei1":"33798039912779","imei2":"33798039912779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37290,"job_number":"JOB_37290","tr_customer_id":37307,"tr_customer_product_id":37297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60775070328626","imei1":"60775070328626","imei2":"60775070328626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37291,"job_number":"JOB_37291","tr_customer_id":37308,"tr_customer_product_id":37298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95507260432943","imei1":"95507260432943","imei2":"95507260432943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37292,"job_number":"JOB_37292","tr_customer_id":37309,"tr_customer_product_id":37299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23142185854253","imei1":"23142185854253","imei2":"23142185854253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37294,"job_number":"JOB_37294","tr_customer_id":37311,"tr_customer_product_id":37301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20428231484530","imei1":"20428231484530","imei2":"20428231484530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37295,"job_number":"JOB_37295","tr_customer_id":37312,"tr_customer_product_id":37302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24180895475014","imei1":"24180895475014","imei2":"24180895475014","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37296,"job_number":"JOB_37296","tr_customer_id":37313,"tr_customer_product_id":37303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79141546756715","imei1":"79141546756715","imei2":"79141546756715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37297,"job_number":"JOB_37297","tr_customer_id":37314,"tr_customer_product_id":37304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46579086683983","imei1":"46579086683983","imei2":"46579086683983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37298,"job_number":"JOB_37298","tr_customer_id":37315,"tr_customer_product_id":37305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11666718228520","imei1":"11666718228520","imei2":"11666718228520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37299,"job_number":"JOB_37299","tr_customer_id":37316,"tr_customer_product_id":37306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74479417138841","imei1":"74479417138841","imei2":"74479417138841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37301,"job_number":"JOB_37301","tr_customer_id":37318,"tr_customer_product_id":37308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23480751347129","imei1":"23480751347129","imei2":"23480751347129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37302,"job_number":"JOB_37302","tr_customer_id":37319,"tr_customer_product_id":37309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44082928956586","imei1":"44082928956586","imei2":"44082928956586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37303,"job_number":"JOB_37303","tr_customer_id":37320,"tr_customer_product_id":37310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68378234156390","imei1":"68378234156390","imei2":"68378234156390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37304,"job_number":"JOB_37304","tr_customer_id":37321,"tr_customer_product_id":37311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62411312014765","imei1":"62411312014765","imei2":"62411312014765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37305,"job_number":"JOB_37305","tr_customer_id":37322,"tr_customer_product_id":37312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99982450822756","imei1":"99982450822756","imei2":"99982450822756","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37306,"job_number":"JOB_37306","tr_customer_id":37323,"tr_customer_product_id":37313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82031999626500","imei1":"82031999626500","imei2":"82031999626500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37310,"job_number":"JOB_37310","tr_customer_id":37327,"tr_customer_product_id":37317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:08.000Z","modified_at":"2025-06-19T03:04:08.000Z","name":"Enoch Schmitt","mobile_number":"406-246-0095","email_id":"Anibal.Hahn99@yahoo.com","dop":"2025-04-06","serial_number":"10072909303679440","imei1":"10072909303679440","imei2":"10072909303679440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37315,"job_number":"JOB_37315","tr_customer_id":37332,"tr_customer_product_id":37322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:33:00.000Z","modified_at":"2025-06-19T03:33:00.000Z","name":"Kyle Jacobs","mobile_number":"928-804-8155","email_id":"Ethelyn_Renner@gmail.com","dop":"2025-04-06","serial_number":"12530478170701706","imei1":"12530478170701706","imei2":"12530478170701706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37316,"job_number":"JOB_37316","tr_customer_id":37333,"tr_customer_product_id":37323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056127928441","imei1":"11056127928441","imei2":"11056127928441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37318,"job_number":"JOB_37318","tr_customer_id":37335,"tr_customer_product_id":37325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:47.000Z","modified_at":"2025-06-19T03:34:47.000Z","name":"Cleo Corkery","mobile_number":"602-246-9949","email_id":"Tod_Walsh5@hotmail.com","dop":"2025-04-06","serial_number":"14447215059419638","imei1":"14447215059419638","imei2":"14447215059419638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37319,"job_number":"JOB_37319","tr_customer_id":37336,"tr_customer_product_id":37326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:51.000Z","modified_at":"2025-06-19T03:34:51.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16668272530416","imei1":"16668272530416","imei2":"16668272530416","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37320,"job_number":"JOB_37320","tr_customer_id":37337,"tr_customer_product_id":37327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13327961515406","imei1":"13327961515406","imei2":"13327961515406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37322,"job_number":"JOB_37322","tr_customer_id":37339,"tr_customer_product_id":37329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:35.000Z","modified_at":"2025-06-19T03:35:35.000Z","name":"Rupert Pouros","mobile_number":"656-801-7800","email_id":"Amely_White13@yahoo.com","dop":"2025-04-06","serial_number":"12361401398861626","imei1":"12361401398861626","imei2":"12361401398861626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37323,"job_number":"JOB_37323","tr_customer_id":37340,"tr_customer_product_id":37330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16401860191965","imei1":"16401860191965","imei2":"16401860191965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37325,"job_number":"JOB_37325","tr_customer_id":37342,"tr_customer_product_id":37332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:06.000Z","modified_at":"2025-06-19T03:36:06.000Z","name":"Taurean Moore","mobile_number":"486-796-7148","email_id":"Leonardo.Zieme75@gmail.com","dop":"2025-04-06","serial_number":"11752234120918498","imei1":"11752234120918498","imei2":"11752234120918498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37326,"job_number":"JOB_37326","tr_customer_id":37343,"tr_customer_product_id":37333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-30","serial_number":"16923308056844","imei1":"16923308056844","imei2":"16923308056844","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37327,"job_number":"JOB_37327","tr_customer_id":37344,"tr_customer_product_id":37334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80438265787298","imei1":"80438265787298","imei2":"80438265787298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37328,"job_number":"JOB_37328","tr_customer_id":37345,"tr_customer_product_id":37335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26756100654916","imei1":"26756100654916","imei2":"26756100654916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37329,"job_number":"JOB_37329","tr_customer_id":37346,"tr_customer_product_id":37336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88217661335002","imei1":"88217661335002","imei2":"88217661335002","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37330,"job_number":"JOB_37330","tr_customer_id":37347,"tr_customer_product_id":37337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89141247388706","imei1":"89141247388706","imei2":"89141247388706","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37331,"job_number":"JOB_37331","tr_customer_id":37348,"tr_customer_product_id":37338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99018690452298","imei1":"99018690452298","imei2":"99018690452298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37333,"job_number":"JOB_37333","tr_customer_id":37350,"tr_customer_product_id":37340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18269736906479","imei1":"18269736906479","imei2":"18269736906479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37335,"job_number":"JOB_37335","tr_customer_id":37352,"tr_customer_product_id":37342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:23.000Z","modified_at":"2025-06-19T03:36:23.000Z","name":"Agustina Larkin","mobile_number":"572-654-8608","email_id":"Bell.Fadel73@gmail.com","dop":"2025-04-06","serial_number":"16215094062838784","imei1":"16215094062838784","imei2":"16215094062838784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37336,"job_number":"JOB_37336","tr_customer_id":37353,"tr_customer_product_id":37343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-30","serial_number":"96248069432009","imei1":"96248069432009","imei2":"96248069432009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37337,"job_number":"JOB_37337","tr_customer_id":37354,"tr_customer_product_id":37344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60813261779297","imei1":"60813261779297","imei2":"60813261779297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37338,"job_number":"JOB_37338","tr_customer_id":37355,"tr_customer_product_id":37345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52439609548188","imei1":"52439609548188","imei2":"52439609548188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37339,"job_number":"JOB_37339","tr_customer_id":37356,"tr_customer_product_id":37346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73382632906055","imei1":"73382632906055","imei2":"73382632906055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37340,"job_number":"JOB_37340","tr_customer_id":37357,"tr_customer_product_id":37347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52012389449967","imei1":"52012389449967","imei2":"52012389449967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37341,"job_number":"JOB_37341","tr_customer_id":37358,"tr_customer_product_id":37348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031153931676","imei1":"66031153931676","imei2":"66031153931676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37343,"job_number":"JOB_37343","tr_customer_id":37360,"tr_customer_product_id":37350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:36:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18290166763684","imei1":"18290166763684","imei2":"18290166763684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37345,"job_number":"JOB_37345","tr_customer_id":37362,"tr_customer_product_id":37352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:48.000Z","modified_at":"2025-06-19T03:36:48.000Z","name":"Marlon Kling","mobile_number":"467-961-4941","email_id":"Aniyah26@yahoo.com","dop":"2025-04-06","serial_number":"17557711673996368","imei1":"17557711673996368","imei2":"17557711673996368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37346,"job_number":"JOB_37346","tr_customer_id":37363,"tr_customer_product_id":37353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:37:29.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18891086391752","imei1":"18891086391752","imei2":"18891086391752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37348,"job_number":"JOB_37348","tr_customer_id":37365,"tr_customer_product_id":37355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:30.000Z","modified_at":"2025-06-19T03:37:30.000Z","name":"Tiffany Will","mobile_number":"989-643-6665","email_id":"Bailey40@hotmail.com","dop":"2025-04-06","serial_number":"19075274521990944","imei1":"19075274521990944","imei2":"19075274521990944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37349,"job_number":"JOB_37349","tr_customer_id":37366,"tr_customer_product_id":37356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:47.000Z","modified_at":"2025-06-19T03:43:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81109511128235","imei1":"81109511128235","imei2":"81109511128235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37350,"job_number":"JOB_37350","tr_customer_id":37367,"tr_customer_product_id":37357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056758815041","imei1":"21056758815041","imei2":"21056758815041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37351,"job_number":"JOB_37351","tr_customer_id":37368,"tr_customer_product_id":37358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19962276469707","imei1":"19962276469707","imei2":"19962276469707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37352,"job_number":"JOB_37352","tr_customer_id":37369,"tr_customer_product_id":37359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74185328649039","imei1":"74185328649039","imei2":"74185328649039","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37353,"job_number":"JOB_37353","tr_customer_id":37370,"tr_customer_product_id":37360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67810761914982","imei1":"67810761914982","imei2":"67810761914982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37354,"job_number":"JOB_37354","tr_customer_id":37371,"tr_customer_product_id":37361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79222913588078","imei1":"79222913588078","imei2":"79222913588078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37356,"job_number":"JOB_37356","tr_customer_id":37373,"tr_customer_product_id":37363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:17.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55334502164312","imei1":"55334502164312","imei2":"55334502164312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37357,"job_number":"JOB_37357","tr_customer_id":37374,"tr_customer_product_id":37364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40192031877460","imei1":"40192031877460","imei2":"40192031877460","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37358,"job_number":"JOB_37358","tr_customer_id":37375,"tr_customer_product_id":37365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20225039468726","imei1":"20225039468726","imei2":"20225039468726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37359,"job_number":"JOB_37359","tr_customer_id":37376,"tr_customer_product_id":37366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57963197605612","imei1":"57963197605612","imei2":"57963197605612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37360,"job_number":"JOB_37360","tr_customer_id":37377,"tr_customer_product_id":37367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26659502975515","imei1":"26659502975515","imei2":"26659502975515","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37361,"job_number":"JOB_37361","tr_customer_id":37378,"tr_customer_product_id":37368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45294446732188","imei1":"45294446732188","imei2":"45294446732188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37363,"job_number":"JOB_37363","tr_customer_id":37380,"tr_customer_product_id":37370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:47.000Z","modified_at":"2025-06-19T03:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14953691127904","imei1":"14953691127904","imei2":"14953691127904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37364,"job_number":"JOB_37364","tr_customer_id":37381,"tr_customer_product_id":37371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37277199353841","imei1":"37277199353841","imei2":"37277199353841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37365,"job_number":"JOB_37365","tr_customer_id":37382,"tr_customer_product_id":37372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95479802405669","imei1":"95479802405669","imei2":"95479802405669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37366,"job_number":"JOB_37366","tr_customer_id":37383,"tr_customer_product_id":37373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60834949389584","imei1":"60834949389584","imei2":"60834949389584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37367,"job_number":"JOB_37367","tr_customer_id":37384,"tr_customer_product_id":37374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14382198976801","imei1":"14382198976801","imei2":"14382198976801","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37368,"job_number":"JOB_37368","tr_customer_id":37385,"tr_customer_product_id":37375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95861373812998","imei1":"95861373812998","imei2":"95861373812998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37371,"job_number":"JOB_37371","tr_customer_id":37388,"tr_customer_product_id":37378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:12.000Z","modified_at":"2025-06-19T04:48:12.000Z","name":"Macey Erdman","mobile_number":"696-518-3138","email_id":"Abdul97@gmail.com","dop":"2025-04-06","serial_number":"17918215972261240","imei1":"17918215972261240","imei2":"17918215972261240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37375,"job_number":"JOB_37375","tr_customer_id":37392,"tr_customer_product_id":37382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84536888497421","imei1":"84536888497421","imei2":"84536888497421","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37376,"job_number":"JOB_37376","tr_customer_id":37393,"tr_customer_product_id":37383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22059166091037","imei1":"22059166091037","imei2":"22059166091037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37377,"job_number":"JOB_37377","tr_customer_id":37394,"tr_customer_product_id":37384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27554489858258","imei1":"27554489858258","imei2":"27554489858258","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37378,"job_number":"JOB_37378","tr_customer_id":37395,"tr_customer_product_id":37385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55571913470029","imei1":"55571913470029","imei2":"55571913470029","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37379,"job_number":"JOB_37379","tr_customer_id":37396,"tr_customer_product_id":37386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33622323561938","imei1":"33622323561938","imei2":"33622323561938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37380,"job_number":"JOB_37380","tr_customer_id":37397,"tr_customer_product_id":37387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15341605023404","imei1":"15341605023404","imei2":"15341605023404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37382,"job_number":"JOB_37382","tr_customer_id":37399,"tr_customer_product_id":37389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24407597990724","imei1":"24407597990724","imei2":"24407597990724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37383,"job_number":"JOB_37383","tr_customer_id":37400,"tr_customer_product_id":37390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31772571653156","imei1":"31772571653156","imei2":"31772571653156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37384,"job_number":"JOB_37384","tr_customer_id":37401,"tr_customer_product_id":37391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52693324501621","imei1":"52693324501621","imei2":"52693324501621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37385,"job_number":"JOB_37385","tr_customer_id":37402,"tr_customer_product_id":37392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17656389711083","imei1":"17656389711083","imei2":"17656389711083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37386,"job_number":"JOB_37386","tr_customer_id":37403,"tr_customer_product_id":37393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57208827139471","imei1":"57208827139471","imei2":"57208827139471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37387,"job_number":"JOB_37387","tr_customer_id":37404,"tr_customer_product_id":37394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16134529612737","imei1":"16134529612737","imei2":"16134529612737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37389,"job_number":"JOB_37389","tr_customer_id":37406,"tr_customer_product_id":37396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97386094530600","imei1":"97386094530600","imei2":"97386094530600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37390,"job_number":"JOB_37390","tr_customer_id":37407,"tr_customer_product_id":37397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32836989328037","imei1":"32836989328037","imei2":"32836989328037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37391,"job_number":"JOB_37391","tr_customer_id":37408,"tr_customer_product_id":37398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14353387128778","imei1":"14353387128778","imei2":"14353387128778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37392,"job_number":"JOB_37392","tr_customer_id":37409,"tr_customer_product_id":37399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80024227386577","imei1":"80024227386577","imei2":"80024227386577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37393,"job_number":"JOB_37393","tr_customer_id":37410,"tr_customer_product_id":37400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70402538564700","imei1":"70402538564700","imei2":"70402538564700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37394,"job_number":"JOB_37394","tr_customer_id":37411,"tr_customer_product_id":37401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95959918791273","imei1":"95959918791273","imei2":"95959918791273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37400,"job_number":"JOB_37400","tr_customer_id":37417,"tr_customer_product_id":37407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15898174218358","imei1":"15898174218358","imei2":"15898174218358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37402,"job_number":"JOB_37402","tr_customer_id":37419,"tr_customer_product_id":37409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:06.000Z","modified_at":"2025-06-19T06:00:06.000Z","name":"Shany Schumm","mobile_number":"200-794-8512","email_id":"Seth.Batz@gmail.com","dop":"2025-04-06","serial_number":"14774678965866982","imei1":"14774678965866982","imei2":"14774678965866982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37403,"job_number":"JOB_37403","tr_customer_id":37420,"tr_customer_product_id":37410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:00:49.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12745377328252","imei1":"12745377328252","imei2":"12745377328252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37405,"job_number":"JOB_37405","tr_customer_id":37422,"tr_customer_product_id":37412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:51.000Z","modified_at":"2025-06-19T06:00:51.000Z","name":"Veda Blick","mobile_number":"912-569-4484","email_id":"Ladarius_Veum37@hotmail.com","dop":"2025-04-06","serial_number":"17911803802507364","imei1":"17911803802507364","imei2":"17911803802507364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37406,"job_number":"JOB_37406","tr_customer_id":37423,"tr_customer_product_id":37413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:33.000Z","modified_at":"2025-06-19T06:01:33.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13608482813401","imei1":"13608482813401","imei2":"13608482813401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37408,"job_number":"JOB_37408","tr_customer_id":37425,"tr_customer_product_id":37415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:35.000Z","modified_at":"2025-06-19T06:01:35.000Z","name":"Misty Mayert","mobile_number":"385-400-7655","email_id":"Kailyn.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"12562125845500960","imei1":"12562125845500960","imei2":"12562125845500960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37409,"job_number":"JOB_37409","tr_customer_id":37426,"tr_customer_product_id":37416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:24.000Z","modified_at":"2025-06-19T06:38:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14959449764515","imei1":"14959449764515","imei2":"14959449764515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37411,"job_number":"JOB_37411","tr_customer_id":37428,"tr_customer_product_id":37418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:26.000Z","modified_at":"2025-06-19T06:38:26.000Z","name":"Chance Bogan","mobile_number":"269-709-0320","email_id":"Dorothy_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"10347152212114528","imei1":"10347152212114528","imei2":"10347152212114528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37412,"job_number":"JOB_37412","tr_customer_id":37429,"tr_customer_product_id":37419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:39:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12561908797510","imei1":"12561908797510","imei2":"12561908797510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37414,"job_number":"JOB_37414","tr_customer_id":37431,"tr_customer_product_id":37421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:20.000Z","modified_at":"2025-06-19T06:39:20.000Z","name":"Salvatore Glover","mobile_number":"221-232-5915","email_id":"Nels_Fadel5@gmail.com","dop":"2025-04-06","serial_number":"19949702731038320","imei1":"19949702731038320","imei2":"19949702731038320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37415,"job_number":"JOB_37415","tr_customer_id":37432,"tr_customer_product_id":37422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"Werner Kuhlman","mobile_number":"793-215-8179","email_id":"Laurine.Dickinson@hotmail.com","dop":"2025-04-07","serial_number":"16490192684100","imei1":"16490192684100","imei2":"16490192684100","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37416,"job_number":"JOB_37416","tr_customer_id":37433,"tr_customer_product_id":37423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"10690886466956","imei1":"10690886466956","imei2":"10690886466956","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37418,"job_number":"JOB_37418","tr_customer_id":37435,"tr_customer_product_id":37425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:41.000Z","modified_at":"2025-06-19T06:39:41.000Z","name":"Leanne Jaskolski","mobile_number":"846-455-5506","email_id":"Anastasia40@hotmail.com","dop":"2025-04-07","serial_number":"5191871537255836","imei1":"5191871537255836","imei2":"5191871537255836","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37419,"job_number":"JOB_37419","tr_customer_id":37436,"tr_customer_product_id":37426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:40:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17193871469522","imei1":"17193871469522","imei2":"17193871469522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37421,"job_number":"JOB_37421","tr_customer_id":37438,"tr_customer_product_id":37428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:15.000Z","modified_at":"2025-06-19T06:40:15.000Z","name":"Carolanne Hermann","mobile_number":"585-502-4938","email_id":"Lance_Schultz@yahoo.com","dop":"2025-04-06","serial_number":"14539758412673404","imei1":"14539758412673404","imei2":"14539758412673404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37422,"job_number":"JOB_37422","tr_customer_id":37439,"tr_customer_product_id":37429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Tierra Conroy","mobile_number":"569-573-5038","email_id":"Trycia_Pouros28@hotmail.com","dop":"2025-04-07","serial_number":"10299457260028","imei1":"10299457260028","imei2":"10299457260028","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37423,"job_number":"JOB_37423","tr_customer_id":37440,"tr_customer_product_id":37430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"16004789201986","imei1":"16004789201986","imei2":"16004789201986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37425,"job_number":"JOB_37425","tr_customer_id":37442,"tr_customer_product_id":37432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:25.000Z","modified_at":"2025-06-19T06:40:25.000Z","name":"Antonio Wiegand","mobile_number":"333-629-5549","email_id":"Liam.Rohan@gmail.com","dop":"2025-04-07","serial_number":"6302735250099297","imei1":"6302735250099297","imei2":"6302735250099297","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37426,"job_number":"JOB_37426","tr_customer_id":37443,"tr_customer_product_id":37433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:40:34.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"13162008372973","imei1":"13162008372973","imei2":"13162008372973","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37428,"job_number":"JOB_37428","tr_customer_id":37445,"tr_customer_product_id":37435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:07.000Z","modified_at":"2025-06-19T06:41:07.000Z","name":"Beatrice Klocko","mobile_number":"375-859-4724","email_id":"Isidro_Hintz@yahoo.com","dop":"2025-04-07","serial_number":"18436734884170","imei1":"18436734884170","imei2":"18436734884170","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37429,"job_number":"JOB_37429","tr_customer_id":37446,"tr_customer_product_id":37436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:08.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"18015563693481","imei1":"18015563693481","imei2":"18015563693481","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37431,"job_number":"JOB_37431","tr_customer_id":37448,"tr_customer_product_id":37438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:09.000Z","modified_at":"2025-06-19T06:41:09.000Z","name":"Marcella Cummings","mobile_number":"348-404-7849","email_id":"Augusta.Turner96@gmail.com","dop":"2025-04-07","serial_number":"6528275921369068","imei1":"6528275921369068","imei2":"6528275921369068","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37432,"job_number":"JOB_37432","tr_customer_id":37449,"tr_customer_product_id":37439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:41:31.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"17824190233903","imei1":"17824190233903","imei2":"17824190233903","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37434,"job_number":"JOB_37434","tr_customer_id":37451,"tr_customer_product_id":37441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:42:25.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"18468575824864","imei1":"18468575824864","imei2":"18468575824864","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37436,"job_number":"JOB_37436","tr_customer_id":37453,"tr_customer_product_id":37443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"Ferne Prohaska","mobile_number":"716-846-2130","email_id":"Treva.McLaughlin42@hotmail.com","dop":"2025-04-07","serial_number":"14243403966071","imei1":"14243403966071","imei2":"14243403966071","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37437,"job_number":"JOB_37437","tr_customer_id":37454,"tr_customer_product_id":37444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"15871810110298","imei1":"15871810110298","imei2":"15871810110298","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37439,"job_number":"JOB_37439","tr_customer_id":37456,"tr_customer_product_id":37446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:16.000Z","modified_at":"2025-06-19T06:47:16.000Z","name":"Claudia Rempel","mobile_number":"683-970-6848","email_id":"Carroll_Ryan@gmail.com","dop":"2025-04-07","serial_number":"1334170209479261","imei1":"1334170209479261","imei2":"1334170209479261","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37440,"job_number":"JOB_37440","tr_customer_id":37457,"tr_customer_product_id":37447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Marilou Stoltenberg","mobile_number":"489-395-5180","email_id":"Alexa_Ruecker@hotmail.com","dop":"2025-04-07","serial_number":"16323740708614","imei1":"16323740708614","imei2":"16323740708614","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37441,"job_number":"JOB_37441","tr_customer_id":37458,"tr_customer_product_id":37448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15105604064796","imei1":"15105604064796","imei2":"15105604064796","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37443,"job_number":"JOB_37443","tr_customer_id":37460,"tr_customer_product_id":37450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:59.000Z","modified_at":"2025-06-19T06:47:59.000Z","name":"Magnus Paucek","mobile_number":"435-634-7015","email_id":"Lexus.Jenkins95@yahoo.com","dop":"2025-04-07","serial_number":"4728595761392564","imei1":"4728595761392564","imei2":"4728595761392564","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37444,"job_number":"JOB_37444","tr_customer_id":37461,"tr_customer_product_id":37451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Lourdes Homenick","mobile_number":"491-915-2786","email_id":"Modesto.Sipes@hotmail.com","dop":"2025-04-07","serial_number":"18677952204052","imei1":"18677952204052","imei2":"18677952204052","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37445,"job_number":"JOB_37445","tr_customer_id":37462,"tr_customer_product_id":37452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"15417056326644","imei1":"15417056326644","imei2":"15417056326644","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37447,"job_number":"JOB_37447","tr_customer_id":37464,"tr_customer_product_id":37454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:42.000Z","modified_at":"2025-06-19T06:48:42.000Z","name":"Joelle Deckow","mobile_number":"402-218-3623","email_id":"Meda51@yahoo.com","dop":"2025-04-07","serial_number":"4575347993910734","imei1":"4575347993910734","imei2":"4575347993910734","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37450,"job_number":"JOB_37450","tr_customer_id":37467,"tr_customer_product_id":37457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:33.000Z","modified_at":"2025-06-19T07:37:33.000Z","name":"Madie Homenick","mobile_number":"525-947-6486","email_id":"Darryl_Effertz@gmail.com","dop":"2025-04-06","serial_number":"10092540826563778","imei1":"10092540826563778","imei2":"10092540826563778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T07:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37451,"job_number":"JOB_37451","tr_customer_id":37468,"tr_customer_product_id":37458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:29:16.000Z","modified_at":"2025-06-19T08:29:16.000Z","name":"Rafaela Hammes","mobile_number":"597-868-6405","email_id":"Jana.Dach64@gmail.com","dop":"2025-04-14","serial_number":"18559851994264","imei1":"18559851994264","imei2":"18559851994264","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37452,"job_number":"JOB_37452","tr_customer_id":37469,"tr_customer_product_id":37459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"Meta Rice","mobile_number":"484-558-9265","email_id":"Keegan.Weissnat@gmail.com","dop":"2025-04-07","serial_number":"11177005659158","imei1":"11177005659158","imei2":"11177005659158","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37453,"job_number":"JOB_37453","tr_customer_id":37470,"tr_customer_product_id":37460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"13074012579688","imei1":"13074012579688","imei2":"13074012579688","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37455,"job_number":"JOB_37455","tr_customer_id":37472,"tr_customer_product_id":37462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:25.000Z","modified_at":"2025-06-19T08:33:25.000Z","name":"Grayson Roberts","mobile_number":"802-537-7438","email_id":"Naomi.OKeefe@yahoo.com","dop":"2025-04-07","serial_number":"2791376418309489","imei1":"2791376418309489","imei2":"2791376418309489","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37456,"job_number":"JOB_37456","tr_customer_id":37473,"tr_customer_product_id":37463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Shannon Upton","mobile_number":"231-574-6539","email_id":"Floy_Okuneva67@yahoo.com","dop":"2025-04-07","serial_number":"17429065560076","imei1":"17429065560076","imei2":"17429065560076","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37457,"job_number":"JOB_37457","tr_customer_id":37474,"tr_customer_product_id":37464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18694836213178","imei1":"18694836213178","imei2":"18694836213178","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37459,"job_number":"JOB_37459","tr_customer_id":37476,"tr_customer_product_id":37466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:09.000Z","modified_at":"2025-06-19T08:34:09.000Z","name":"Olga Parker","mobile_number":"635-408-2033","email_id":"Russell.Kunze@gmail.com","dop":"2025-04-07","serial_number":"1339443012918265","imei1":"1339443012918265","imei2":"1339443012918265","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37460,"job_number":"JOB_37460","tr_customer_id":37477,"tr_customer_product_id":37467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:49.000Z","modified_at":"2025-06-19T08:34:49.000Z","name":"Dante Klein","mobile_number":"661-947-0816","email_id":"Darrel35@yahoo.com","dop":"2025-04-07","serial_number":"13898700002206","imei1":"13898700002206","imei2":"13898700002206","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37461,"job_number":"JOB_37461","tr_customer_id":37478,"tr_customer_product_id":37468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:34:50.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13752058808188","imei1":"13752058808188","imei2":"13752058808188","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37463,"job_number":"JOB_37463","tr_customer_id":37480,"tr_customer_product_id":37470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:51.000Z","modified_at":"2025-06-19T08:34:51.000Z","name":"Jett Schroeder","mobile_number":"918-867-3335","email_id":"Aida35@yahoo.com","dop":"2025-04-07","serial_number":"4974515764307627","imei1":"4974515764307627","imei2":"4974515764307627","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37464,"job_number":"JOB_37464","tr_customer_id":37481,"tr_customer_product_id":37471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:26.000Z","modified_at":"2025-06-19T09:11:26.000Z","name":"Christophe Rutherford","mobile_number":"607-298-4468","email_id":"Muriel_Luettgen76@yahoo.com","dop":"2025-04-07","serial_number":"14632255780986","imei1":"14632255780986","imei2":"14632255780986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37465,"job_number":"JOB_37465","tr_customer_id":37482,"tr_customer_product_id":37472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:11:27.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"11045141397974","imei1":"11045141397974","imei2":"11045141397974","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37467,"job_number":"JOB_37467","tr_customer_id":37484,"tr_customer_product_id":37474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:28.000Z","modified_at":"2025-06-19T09:11:28.000Z","name":"Ethel Ferry","mobile_number":"698-218-4053","email_id":"Curt36@yahoo.com","dop":"2025-04-07","serial_number":"10177826449346476","imei1":"10177826449346476","imei2":"10177826449346476","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37468,"job_number":"JOB_37468","tr_customer_id":37485,"tr_customer_product_id":37475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:10.000Z","modified_at":"2025-06-19T09:12:10.000Z","name":"Olin Feil","mobile_number":"332-384-0085","email_id":"Santos48@hotmail.com","dop":"2025-04-07","serial_number":"13623439650744","imei1":"13623439650744","imei2":"13623439650744","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37469,"job_number":"JOB_37469","tr_customer_id":37486,"tr_customer_product_id":37476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:11.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14052295060401","imei1":"14052295060401","imei2":"14052295060401","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37471,"job_number":"JOB_37471","tr_customer_id":37488,"tr_customer_product_id":37478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:12.000Z","modified_at":"2025-06-19T09:12:12.000Z","name":"Bailee Goyette","mobile_number":"504-320-5822","email_id":"Bart24@hotmail.com","dop":"2025-04-07","serial_number":"9146225118903884","imei1":"9146225118903884","imei2":"9146225118903884","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37472,"job_number":"JOB_37472","tr_customer_id":37489,"tr_customer_product_id":37479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Carole Sipes","mobile_number":"744-726-9610","email_id":"Kelli.Beahan@yahoo.com","dop":"2025-04-07","serial_number":"18027960147384","imei1":"18027960147384","imei2":"18027960147384","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37473,"job_number":"JOB_37473","tr_customer_id":37490,"tr_customer_product_id":37480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"14965710407317","imei1":"14965710407317","imei2":"14965710407317","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37475,"job_number":"JOB_37475","tr_customer_id":37492,"tr_customer_product_id":37482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:55.000Z","modified_at":"2025-06-19T09:12:55.000Z","name":"Rashawn Nolan","mobile_number":"982-249-8649","email_id":"Beulah_Treutel@yahoo.com","dop":"2025-04-07","serial_number":"9463218704811816","imei1":"9463218704811816","imei2":"9463218704811816","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37476,"job_number":"JOB_37476","tr_customer_id":37493,"tr_customer_product_id":37483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"Wilburn Ledner","mobile_number":"542-505-4828","email_id":"Karina_Okuneva@hotmail.com","dop":"2025-04-07","serial_number":"17022027677811","imei1":"17022027677811","imei2":"17022027677811","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37477,"job_number":"JOB_37477","tr_customer_id":37494,"tr_customer_product_id":37484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19371345256440","imei1":"19371345256440","imei2":"19371345256440","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37479,"job_number":"JOB_37479","tr_customer_id":37496,"tr_customer_product_id":37486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:48.000Z","modified_at":"2025-06-19T09:17:48.000Z","name":"Walker Thompson","mobile_number":"598-609-3447","email_id":"Elton49@gmail.com","dop":"2025-04-07","serial_number":"5398793165966352","imei1":"5398793165966352","imei2":"5398793165966352","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37480,"job_number":"JOB_37480","tr_customer_id":37497,"tr_customer_product_id":37487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Leilani Howell","mobile_number":"205-648-1650","email_id":"Skye_OKon11@gmail.com","dop":"2025-04-07","serial_number":"12554260479894","imei1":"12554260479894","imei2":"12554260479894","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37481,"job_number":"JOB_37481","tr_customer_id":37498,"tr_customer_product_id":37488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15521373918160","imei1":"15521373918160","imei2":"15521373918160","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37483,"job_number":"JOB_37483","tr_customer_id":37500,"tr_customer_product_id":37490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:33.000Z","modified_at":"2025-06-19T09:18:33.000Z","name":"Maeve Becker","mobile_number":"953-939-5462","email_id":"Fritz_Lynch9@gmail.com","dop":"2025-04-07","serial_number":"10170800948507416","imei1":"10170800948507416","imei2":"10170800948507416","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37484,"job_number":"JOB_37484","tr_customer_id":37501,"tr_customer_product_id":37491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Ladarius Marvin","mobile_number":"349-217-6466","email_id":"Alexandria_Russel65@gmail.com","dop":"2025-04-07","serial_number":"14016156293668","imei1":"14016156293668","imei2":"14016156293668","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37485,"job_number":"JOB_37485","tr_customer_id":37502,"tr_customer_product_id":37492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13846590957577","imei1":"13846590957577","imei2":"13846590957577","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37487,"job_number":"JOB_37487","tr_customer_id":37504,"tr_customer_product_id":37494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:17.000Z","modified_at":"2025-06-19T09:19:17.000Z","name":"Bella Morar","mobile_number":"931-490-1783","email_id":"Hermina_Kessler@yahoo.com","dop":"2025-04-07","serial_number":"8643359093388871","imei1":"8643359093388871","imei2":"8643359093388871","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37488,"job_number":"JOB_37488","tr_customer_id":37505,"tr_customer_product_id":37495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:15.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"103297285326927","imei1":"103297285326927","imei2":"103297285326927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37490,"job_number":"JOB_37490","tr_customer_id":37507,"tr_customer_product_id":37497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:25:52.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"105071950701729","imei1":"105071950701729","imei2":"105071950701729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37492,"job_number":"JOB_37492","tr_customer_id":37509,"tr_customer_product_id":37499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"102741184500567","imei1":"102741184500567","imei2":"102741184500567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37494,"job_number":"JOB_37494","tr_customer_id":37511,"tr_customer_product_id":37501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:33.000Z","modified_at":"2025-06-19T09:47:33.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105719398742688","imei1":"105719398742688","imei2":"105719398742688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37496,"job_number":"JOB_37496","tr_customer_id":37513,"tr_customer_product_id":37503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:12.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100203404969078","imei1":"100203404969078","imei2":"100203404969078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37498,"job_number":"JOB_37498","tr_customer_id":37515,"tr_customer_product_id":37505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:49.000Z","modified_at":"2025-06-19T09:48:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107167205106584","imei1":"107167205106584","imei2":"107167205106584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37500,"job_number":"JOB_37500","tr_customer_id":37517,"tr_customer_product_id":37507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:32.000Z","modified_at":"2025-06-19T09:55:32.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105708445356052","imei1":"105708445356052","imei2":"105708445356052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37502,"job_number":"JOB_37502","tr_customer_id":37519,"tr_customer_product_id":37509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:13.000Z","modified_at":"2025-06-19T09:56:13.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"106797475100951","imei1":"106797475100951","imei2":"106797475100951","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37504,"job_number":"JOB_37504","tr_customer_id":37521,"tr_customer_product_id":37511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107487143561589","imei1":"107487143561589","imei2":"107487143561589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37506,"job_number":"JOB_37506","tr_customer_id":37523,"tr_customer_product_id":37513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:58:21.000Z","modified_at":"2025-06-19T09:58:21.000Z","name":"Jamie Blick}","mobile_number":"850-881-0596","email_id":"Golda.Huels77@yahoo.com","dop":"2025-04-30","serial_number":"14845172918674","imei1":"14845172918674","imei2":"14845172918674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37507,"job_number":"JOB_37507","tr_customer_id":37524,"tr_customer_product_id":37514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"Jamar Batz","mobile_number":"457-547-3130","email_id":"Alanna.Hegmann@gmail.com","dop":"2025-04-07","serial_number":"18307755175199","imei1":"18307755175199","imei2":"18307755175199","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37508,"job_number":"JOB_37508","tr_customer_id":37525,"tr_customer_product_id":37515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19035116414986","imei1":"19035116414986","imei2":"19035116414986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37510,"job_number":"JOB_37510","tr_customer_id":37527,"tr_customer_product_id":37517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:07.000Z","modified_at":"2025-06-19T10:05:07.000Z","name":"Autumn Wunsch","mobile_number":"978-331-3559","email_id":"Rhianna.Oberbrunner66@gmail.com","dop":"2025-04-07","serial_number":"8797183156979055","imei1":"8797183156979055","imei2":"8797183156979055","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37511,"job_number":"JOB_37511","tr_customer_id":37528,"tr_customer_product_id":37518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Joesph Adams","mobile_number":"387-756-2396","email_id":"Matt.Simonis@hotmail.com","dop":"2025-04-07","serial_number":"14184417005981","imei1":"14184417005981","imei2":"14184417005981","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37512,"job_number":"JOB_37512","tr_customer_id":37529,"tr_customer_product_id":37519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14577348249344","imei1":"14577348249344","imei2":"14577348249344","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37514,"job_number":"JOB_37514","tr_customer_id":37531,"tr_customer_product_id":37521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:50.000Z","modified_at":"2025-06-19T10:05:50.000Z","name":"Miguel Schowalter","mobile_number":"372-270-9258","email_id":"Skyla_Lueilwitz@gmail.com","dop":"2025-04-07","serial_number":"6900607074073507","imei1":"6900607074073507","imei2":"6900607074073507","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37515,"job_number":"JOB_37515","tr_customer_id":37532,"tr_customer_product_id":37522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Mara Wilderman","mobile_number":"590-340-6383","email_id":"Skye0@gmail.com","dop":"2025-04-07","serial_number":"16225758443972","imei1":"16225758443972","imei2":"16225758443972","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37516,"job_number":"JOB_37516","tr_customer_id":37533,"tr_customer_product_id":37523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"12395122565322","imei1":"12395122565322","imei2":"12395122565322","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37518,"job_number":"JOB_37518","tr_customer_id":37535,"tr_customer_product_id":37525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:34.000Z","modified_at":"2025-06-19T10:06:34.000Z","name":"Elfrieda Gottlieb","mobile_number":"562-249-4822","email_id":"Erik_Legros@yahoo.com","dop":"2025-04-07","serial_number":"10933585546201320","imei1":"10933585546201320","imei2":"10933585546201320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37520,"job_number":"JOB_37520","tr_customer_id":37537,"tr_customer_product_id":37527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:56.000Z","modified_at":"2025-06-19T10:58:56.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"107828781268486","imei1":"107828781268486","imei2":"107828781268486","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37522,"job_number":"JOB_37522","tr_customer_id":37539,"tr_customer_product_id":37529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:37.000Z","modified_at":"2025-06-19T10:59:37.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100710484625404","imei1":"100710484625404","imei2":"100710484625404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37524,"job_number":"JOB_37524","tr_customer_id":37541,"tr_customer_product_id":37531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:17.000Z","modified_at":"2025-06-19T11:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109431558067148","imei1":"109431558067148","imei2":"109431558067148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37527,"job_number":"JOB_37527","tr_customer_id":37544,"tr_customer_product_id":37534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:05:10.000Z","modified_at":"2025-06-19T11:05:10.000Z","name":"Evalyn Wisozk}","mobile_number":"734-417-7044","email_id":"Odessa.Bartoletti@yahoo.com","dop":"2025-04-30","serial_number":"10173208773854","imei1":"10173208773854","imei2":"10173208773854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37528,"job_number":"JOB_37528","tr_customer_id":37545,"tr_customer_product_id":37535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:12.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"102669958399192","imei1":"102669958399192","imei2":"102669958399192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37531,"job_number":"JOB_37531","tr_customer_id":37548,"tr_customer_product_id":37538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:10:57.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100088616421854","imei1":"100088616421854","imei2":"100088616421854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37533,"job_number":"JOB_37533","tr_customer_id":37550,"tr_customer_product_id":37540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:11:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109952491540553","imei1":"109952491540553","imei2":"109952491540553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37535,"job_number":"JOB_37535","tr_customer_id":37552,"tr_customer_product_id":37542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:12:56.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"16685415779785","imei1":"16685415779785","imei2":"16685415779785","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37537,"job_number":"JOB_37537","tr_customer_id":37554,"tr_customer_product_id":37544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:13:58.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19363534440716","imei1":"19363534440716","imei2":"19363534440716","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37539,"job_number":"JOB_37539","tr_customer_id":37556,"tr_customer_product_id":37546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:14:50.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"19696309441110","imei1":"19696309441110","imei2":"19696309441110","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37541,"job_number":"JOB_37541","tr_customer_id":37558,"tr_customer_product_id":37548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13238711780314","imei1":"13238711780314","imei2":"13238711780314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37543,"job_number":"JOB_37543","tr_customer_id":37560,"tr_customer_product_id":37550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:06.000Z","modified_at":"2025-06-19T11:40:06.000Z","name":"Eulalia Hagenes","mobile_number":"997-481-1075","email_id":"Lesley.Okuneva@hotmail.com","dop":"2025-04-06","serial_number":"17890979654335474","imei1":"17890979654335474","imei2":"17890979654335474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37544,"job_number":"JOB_37544","tr_customer_id":37561,"tr_customer_product_id":37551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:40:48.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10887247798895","imei1":"10887247798895","imei2":"10887247798895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37546,"job_number":"JOB_37546","tr_customer_id":37563,"tr_customer_product_id":37553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:49.000Z","modified_at":"2025-06-19T11:40:49.000Z","name":"Caterina Leffler","mobile_number":"824-317-9599","email_id":"Carleton_Langosh39@gmail.com","dop":"2025-04-06","serial_number":"17321296090563808","imei1":"17321296090563808","imei2":"17321296090563808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37547,"job_number":"JOB_37547","tr_customer_id":37564,"tr_customer_product_id":37554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:30.000Z","modified_at":"2025-06-19T11:41:30.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12617216049918","imei1":"12617216049918","imei2":"12617216049918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37549,"job_number":"JOB_37549","tr_customer_id":37566,"tr_customer_product_id":37556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:32.000Z","modified_at":"2025-06-19T11:41:32.000Z","name":"Clemens Veum","mobile_number":"475-591-5767","email_id":"Luigi_OConnell24@gmail.com","dop":"2025-04-06","serial_number":"14264502859569468","imei1":"14264502859569468","imei2":"14264502859569468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37550,"job_number":"JOB_37550","tr_customer_id":37567,"tr_customer_product_id":37557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28463545682782","imei1":"28463545682782","imei2":"28463545682782","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37551,"job_number":"JOB_37551","tr_customer_id":37568,"tr_customer_product_id":37558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19502891506254","imei1":"19502891506254","imei2":"19502891506254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37552,"job_number":"JOB_37552","tr_customer_id":37569,"tr_customer_product_id":37559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17133730606493","imei1":"17133730606493","imei2":"17133730606493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37553,"job_number":"JOB_37553","tr_customer_id":37570,"tr_customer_product_id":37560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96840181808358","imei1":"96840181808358","imei2":"96840181808358","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37554,"job_number":"JOB_37554","tr_customer_id":37571,"tr_customer_product_id":37561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12202422748874","imei1":"12202422748874","imei2":"12202422748874","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37555,"job_number":"JOB_37555","tr_customer_id":37572,"tr_customer_product_id":37562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91716422387622","imei1":"91716422387622","imei2":"91716422387622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37557,"job_number":"JOB_37557","tr_customer_id":37574,"tr_customer_product_id":37564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:18.000Z","modified_at":"2025-06-19T12:27:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35465171621683","imei1":"35465171621683","imei2":"35465171621683","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37558,"job_number":"JOB_37558","tr_customer_id":37575,"tr_customer_product_id":37565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64219393415979","imei1":"64219393415979","imei2":"64219393415979","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37559,"job_number":"JOB_37559","tr_customer_id":37576,"tr_customer_product_id":37566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77265205013028","imei1":"77265205013028","imei2":"77265205013028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37560,"job_number":"JOB_37560","tr_customer_id":37577,"tr_customer_product_id":37567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75935421568297","imei1":"75935421568297","imei2":"75935421568297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37561,"job_number":"JOB_37561","tr_customer_id":37578,"tr_customer_product_id":37568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99854866111728","imei1":"99854866111728","imei2":"99854866111728","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37562,"job_number":"JOB_37562","tr_customer_id":37579,"tr_customer_product_id":37569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36948670906871","imei1":"36948670906871","imei2":"36948670906871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37564,"job_number":"JOB_37564","tr_customer_id":37581,"tr_customer_product_id":37571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57485232418285","imei1":"57485232418285","imei2":"57485232418285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37565,"job_number":"JOB_37565","tr_customer_id":37582,"tr_customer_product_id":37572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17557579669511","imei1":"17557579669511","imei2":"17557579669511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37566,"job_number":"JOB_37566","tr_customer_id":37583,"tr_customer_product_id":37573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48395212237374","imei1":"48395212237374","imei2":"48395212237374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37567,"job_number":"JOB_37567","tr_customer_id":37584,"tr_customer_product_id":37574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81372345394179","imei1":"81372345394179","imei2":"81372345394179","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37568,"job_number":"JOB_37568","tr_customer_id":37585,"tr_customer_product_id":37575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73441736471578","imei1":"73441736471578","imei2":"73441736471578","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37569,"job_number":"JOB_37569","tr_customer_id":37586,"tr_customer_product_id":37576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:27:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81414710883389","imei1":"81414710883389","imei2":"81414710883389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37571,"job_number":"JOB_37571","tr_customer_id":37588,"tr_customer_product_id":37578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:49.000Z","modified_at":"2025-06-19T12:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85963890336345","imei1":"85963890336345","imei2":"85963890336345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37572,"job_number":"JOB_37572","tr_customer_id":37589,"tr_customer_product_id":37579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11079312955911","imei1":"11079312955911","imei2":"11079312955911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37573,"job_number":"JOB_37573","tr_customer_id":37590,"tr_customer_product_id":37580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60957615222833","imei1":"60957615222833","imei2":"60957615222833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37574,"job_number":"JOB_37574","tr_customer_id":37591,"tr_customer_product_id":37581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33964425327294","imei1":"33964425327294","imei2":"33964425327294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37575,"job_number":"JOB_37575","tr_customer_id":37592,"tr_customer_product_id":37582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80463477182083","imei1":"80463477182083","imei2":"80463477182083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37576,"job_number":"JOB_37576","tr_customer_id":37593,"tr_customer_product_id":37583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76398848027698","imei1":"76398848027698","imei2":"76398848027698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37578,"job_number":"JOB_37578","tr_customer_id":37595,"tr_customer_product_id":37585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:25.000Z","modified_at":"2025-06-19T12:39:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91484457620417","imei1":"91484457620417","imei2":"91484457620417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37579,"job_number":"JOB_37579","tr_customer_id":37596,"tr_customer_product_id":37586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:25.000Z","modified_at":"2025-06-19T12:39:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70944935774458","imei1":"70944935774458","imei2":"70944935774458","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37580,"job_number":"JOB_37580","tr_customer_id":37597,"tr_customer_product_id":37587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99163595264478","imei1":"99163595264478","imei2":"99163595264478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37581,"job_number":"JOB_37581","tr_customer_id":37598,"tr_customer_product_id":37588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64080076162837","imei1":"64080076162837","imei2":"64080076162837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37582,"job_number":"JOB_37582","tr_customer_id":37599,"tr_customer_product_id":37589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57234213044104","imei1":"57234213044104","imei2":"57234213044104","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37583,"job_number":"JOB_37583","tr_customer_id":37600,"tr_customer_product_id":37590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34175969968847","imei1":"34175969968847","imei2":"34175969968847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37585,"job_number":"JOB_37585","tr_customer_id":37602,"tr_customer_product_id":37592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77907894717366","imei1":"77907894717366","imei2":"77907894717366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37586,"job_number":"JOB_37586","tr_customer_id":37603,"tr_customer_product_id":37593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23571063479678","imei1":"23571063479678","imei2":"23571063479678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37587,"job_number":"JOB_37587","tr_customer_id":37604,"tr_customer_product_id":37594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80784130607953","imei1":"80784130607953","imei2":"80784130607953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37588,"job_number":"JOB_37588","tr_customer_id":37605,"tr_customer_product_id":37595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58869196223455","imei1":"58869196223455","imei2":"58869196223455","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37589,"job_number":"JOB_37589","tr_customer_id":37606,"tr_customer_product_id":37596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57433540828872","imei1":"57433540828872","imei2":"57433540828872","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37590,"job_number":"JOB_37590","tr_customer_id":37607,"tr_customer_product_id":37597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62650165410828","imei1":"62650165410828","imei2":"62650165410828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37592,"job_number":"JOB_37592","tr_customer_id":37609,"tr_customer_product_id":37599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:20:28.000Z","modified_at":"2025-06-19T13:20:28.000Z","name":"Missouri Kuphal","mobile_number":"682-923-3743","email_id":"Mylene.Wehner@yahoo.com","dop":"2025-04-02","serial_number":"10706770926433","imei1":"10706770926433","imei2":"10706770926433","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37593,"job_number":"JOB_37593","tr_customer_id":37610,"tr_customer_product_id":37600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:21:32.000Z","modified_at":"2025-06-19T13:21:32.000Z","name":"Arturo Hackett","mobile_number":"593-900-2108","email_id":"Carole_Littel8@yahoo.com","dop":"2025-04-02","serial_number":"10460216436835","imei1":"10460216436835","imei2":"10460216436835","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37594,"job_number":"JOB_37594","tr_customer_id":37611,"tr_customer_product_id":37601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:22:25.000Z","modified_at":"2025-06-19T13:22:25.000Z","name":"Caterina Rolfson","mobile_number":"743-391-8023","email_id":"Darlene.Kassulke94@gmail.com","dop":"2025-04-02","serial_number":"10901885642401","imei1":"10901885642401","imei2":"10901885642401","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:22:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37595,"job_number":"JOB_37595","tr_customer_id":37612,"tr_customer_product_id":37602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:23:08.000Z","modified_at":"2025-06-19T13:23:08.000Z","name":"Vernon Schowalter","mobile_number":"393-852-3230","email_id":"Elza_Anderson94@gmail.com","dop":"2025-04-02","serial_number":"10921229686151","imei1":"10921229686151","imei2":"10921229686151","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37596,"job_number":"JOB_37596","tr_customer_id":37613,"tr_customer_product_id":37603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:23:35.000Z","modified_at":"2025-06-19T13:23:35.000Z","name":"Arne Koelpin","mobile_number":"416-438-6157","email_id":"Arvel99@yahoo.com","dop":"2025-04-02","serial_number":"10050892383105","imei1":"10050892383105","imei2":"10050892383105","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37597,"job_number":"JOB_37597","tr_customer_id":37614,"tr_customer_product_id":37604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:27:59.000Z","modified_at":"2025-06-19T13:27:59.000Z","name":"Hazle Wehner","mobile_number":"949-408-0723","email_id":"Dorris.Durgan@yahoo.com","dop":"2025-04-02","serial_number":"10494586787984","imei1":"10494586787984","imei2":"10494586787984","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37598,"job_number":"JOB_37598","tr_customer_id":37615,"tr_customer_product_id":37605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:30:44.000Z","modified_at":"2025-06-19T13:30:44.000Z","name":"Patience Considine","mobile_number":"418-717-1512","email_id":"Estell.Johnson@gmail.com","dop":"2025-04-02","serial_number":"10029673687938","imei1":"10029673687938","imei2":"10029673687938","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37599,"job_number":"JOB_37599","tr_customer_id":37616,"tr_customer_product_id":37606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:31:37.000Z","modified_at":"2025-06-19T13:31:37.000Z","name":"Queenie Stoltenberg","mobile_number":"663-339-3190","email_id":"Donato88@hotmail.com","dop":"2025-04-02","serial_number":"10158383269888","imei1":"10158383269888","imei2":"10158383269888","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37600,"job_number":"JOB_37600","tr_customer_id":37617,"tr_customer_product_id":37607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:31:44.000Z","modified_at":"2025-06-19T13:31:44.000Z","name":"Audra Labadie","mobile_number":"477-589-0669","email_id":"Harrison29@yahoo.com","dop":"2025-04-02","serial_number":"10490369871666","imei1":"10490369871666","imei2":"10490369871666","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37601,"job_number":"JOB_37601","tr_customer_id":37618,"tr_customer_product_id":37608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:32:15.000Z","modified_at":"2025-06-19T13:32:15.000Z","name":"Robert Monahan","mobile_number":"849-572-0664","email_id":"Presley64@yahoo.com","dop":"2025-04-02","serial_number":"10869344682383","imei1":"10869344682383","imei2":"10869344682383","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37602,"job_number":"JOB_37602","tr_customer_id":37619,"tr_customer_product_id":37609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:20.000Z","modified_at":"2025-06-19T13:45:20.000Z","name":"Audie Romaguera","mobile_number":"292-947-7747","email_id":"Dianna_Hauck91@yahoo.com","dop":"2025-04-07","serial_number":"13878593508620","imei1":"13878593508620","imei2":"13878593508620","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37603,"job_number":"JOB_37603","tr_customer_id":37620,"tr_customer_product_id":37610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:20.000Z","modified_at":"2025-06-19T13:45:20.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"10140368106800","imei1":"10140368106800","imei2":"10140368106800","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37604,"job_number":"JOB_37604","tr_customer_id":37621,"tr_customer_product_id":37611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:21.000Z","modified_at":"2025-06-19T13:46:03.000Z","name":"Maxwell Marvin","mobile_number":"493-454-6509","email_id":"Jefferey33@yahoo.com","dop":"2025-04-07","serial_number":"12874317331354","imei1":"12874317331354","imei2":"12874317331354","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37605,"job_number":"JOB_37605","tr_customer_id":37622,"tr_customer_product_id":37612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:22.000Z","modified_at":"2025-06-19T13:45:22.000Z","name":"Tanner Gibson","mobile_number":"676-467-9400","email_id":"Israel2@yahoo.com","dop":"2025-04-07","serial_number":"8389947395631935","imei1":"8389947395631935","imei2":"8389947395631935","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37606,"job_number":"JOB_37606","tr_customer_id":37623,"tr_customer_product_id":37613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:10.000Z","modified_at":"2025-06-19T13:46:10.000Z","name":"Kaylie DuBuque","mobile_number":"668-735-6196","email_id":"Hobart.Marvin@hotmail.com","dop":"2025-04-07","serial_number":"18816081503216","imei1":"18816081503216","imei2":"18816081503216","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37607,"job_number":"JOB_37607","tr_customer_id":37624,"tr_customer_product_id":37614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:11.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14669973429212","imei1":"14669973429212","imei2":"14669973429212","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37608,"job_number":"JOB_37608","tr_customer_id":37625,"tr_customer_product_id":37615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:54.000Z","name":"Lela Gerlach","mobile_number":"549-475-3916","email_id":"Marjorie_Cummerata39@hotmail.com","dop":"2025-04-07","serial_number":"19267272346358","imei1":"19267272346358","imei2":"19267272346358","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37609,"job_number":"JOB_37609","tr_customer_id":37626,"tr_customer_product_id":37616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:13.000Z","modified_at":"2025-06-19T13:46:13.000Z","name":"Angelo Boyer","mobile_number":"285-540-9245","email_id":"Wilfredo.Daugherty@yahoo.com","dop":"2025-04-07","serial_number":"3071150665147046","imei1":"3071150665147046","imei2":"3071150665147046","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37610,"job_number":"JOB_37610","tr_customer_id":37627,"tr_customer_product_id":37617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:47.000Z","modified_at":"2025-06-19T13:46:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97668443685985","imei1":"97668443685985","imei2":"97668443685985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37611,"job_number":"JOB_37611","tr_customer_id":37628,"tr_customer_product_id":37618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:47.000Z","modified_at":"2025-06-19T13:46:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67045221791452","imei1":"67045221791452","imei2":"67045221791452","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37612,"job_number":"JOB_37612","tr_customer_id":37629,"tr_customer_product_id":37619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79581674252543","imei1":"79581674252543","imei2":"79581674252543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37613,"job_number":"JOB_37613","tr_customer_id":37630,"tr_customer_product_id":37620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031659766329","imei1":"66031659766329","imei2":"66031659766329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37614,"job_number":"JOB_37614","tr_customer_id":37631,"tr_customer_product_id":37621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40962919696524","imei1":"40962919696524","imei2":"40962919696524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37615,"job_number":"JOB_37615","tr_customer_id":37632,"tr_customer_product_id":37622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:48.000Z","modified_at":"2025-06-19T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18053036479865","imei1":"18053036479865","imei2":"18053036479865","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37617,"job_number":"JOB_37617","tr_customer_id":37634,"tr_customer_product_id":37624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:00.000Z","modified_at":"2025-06-19T13:47:00.000Z","name":"Jodie Hahn","mobile_number":"563-781-3161","email_id":"Amanda_Bruen@hotmail.com","dop":"2025-04-07","serial_number":"11771433853019","imei1":"11771433853019","imei2":"11771433853019","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37618,"job_number":"JOB_37618","tr_customer_id":37635,"tr_customer_product_id":37625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:01.000Z","modified_at":"2025-06-19T13:47:01.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"17725762255193","imei1":"17725762255193","imei2":"17725762255193","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37619,"job_number":"JOB_37619","tr_customer_id":37636,"tr_customer_product_id":37626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:01.000Z","modified_at":"2025-06-19T13:47:43.000Z","name":"Stefan Schumm","mobile_number":"356-929-0114","email_id":"Virginie.Murphy@yahoo.com","dop":"2025-04-07","serial_number":"17579613024700","imei1":"17579613024700","imei2":"17579613024700","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37620,"job_number":"JOB_37620","tr_customer_id":37637,"tr_customer_product_id":37627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:03.000Z","modified_at":"2025-06-19T13:47:03.000Z","name":"Dora Lockman","mobile_number":"293-704-0021","email_id":"Reta50@yahoo.com","dop":"2025-04-07","serial_number":"2100559540044419","imei1":"2100559540044419","imei2":"2100559540044419","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37621,"job_number":"JOB_37621","tr_customer_id":37638,"tr_customer_product_id":37628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:19.000Z","modified_at":"2025-06-19T13:47:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58780465009101","imei1":"58780465009101","imei2":"58780465009101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37622,"job_number":"JOB_37622","tr_customer_id":37639,"tr_customer_product_id":37629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:20.000Z","modified_at":"2025-06-19T13:47:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88834237810540","imei1":"88834237810540","imei2":"88834237810540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37623,"job_number":"JOB_37623","tr_customer_id":37640,"tr_customer_product_id":37630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:20.000Z","modified_at":"2025-06-19T13:47:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98762664917859","imei1":"98762664917859","imei2":"98762664917859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37624,"job_number":"JOB_37624","tr_customer_id":37641,"tr_customer_product_id":37631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:20.000Z","modified_at":"2025-06-19T13:47:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10026165303333","imei1":"10026165303333","imei2":"10026165303333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37625,"job_number":"JOB_37625","tr_customer_id":37642,"tr_customer_product_id":37632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35863243374144","imei1":"35863243374144","imei2":"35863243374144","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37626,"job_number":"JOB_37626","tr_customer_id":37643,"tr_customer_product_id":37633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88848405099141","imei1":"88848405099141","imei2":"88848405099141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37628,"job_number":"JOB_37628","tr_customer_id":37645,"tr_customer_product_id":37635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:51.000Z","modified_at":"2025-06-19T13:47:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96965957833388","imei1":"96965957833388","imei2":"96965957833388","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37629,"job_number":"JOB_37629","tr_customer_id":37646,"tr_customer_product_id":37636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:52.000Z","modified_at":"2025-06-19T13:47:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79525185874567","imei1":"79525185874567","imei2":"79525185874567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37630,"job_number":"JOB_37630","tr_customer_id":37647,"tr_customer_product_id":37637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:52.000Z","modified_at":"2025-06-19T13:47:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59354792989620","imei1":"59354792989620","imei2":"59354792989620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37631,"job_number":"JOB_37631","tr_customer_id":37648,"tr_customer_product_id":37638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:52.000Z","modified_at":"2025-06-19T13:47:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15056178240580","imei1":"15056178240580","imei2":"15056178240580","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37632,"job_number":"JOB_37632","tr_customer_id":37649,"tr_customer_product_id":37639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17564161438592","imei1":"17564161438592","imei2":"17564161438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37633,"job_number":"JOB_37633","tr_customer_id":37650,"tr_customer_product_id":37640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27538904985438","imei1":"27538904985438","imei2":"27538904985438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37634,"job_number":"JOB_37634","tr_customer_id":37651,"tr_customer_product_id":37641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36476962886137","imei1":"36476962886137","imei2":"36476962886137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37372,"job_number":"JOB_37372","tr_customer_id":37389,"tr_customer_product_id":37379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:53:26.000Z","modified_at":"2025-06-19T04:53:26.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37373,"job_number":"JOB_37373","tr_customer_id":37390,"tr_customer_product_id":37380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:54:10.000Z","modified_at":"2025-06-19T04:54:10.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332168","imei1":"78945612332168","imei2":"78945612332168","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37374,"job_number":"JOB_37374","tr_customer_id":37391,"tr_customer_product_id":37381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:06:25.000Z","modified_at":"2025-06-19T05:06:25.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345633","imei2":"12312312345633","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37519,"job_number":"JOB_37519","tr_customer_id":37536,"tr_customer_product_id":37526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:11:17.000Z","modified_at":"2025-06-19T10:11:17.000Z","name":"pp kk","mobile_number":"8899776655","email_id":"gusu@gmail.com","dop":"2025-06-02","serial_number":"09876543212345","imei1":"09876543212345","imei2":"09876543212345","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:11:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37526,"job_number":"JOB_37526","tr_customer_id":37543,"tr_customer_product_id":37533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:04:34.000Z","modified_at":"2025-06-19T11:04:34.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"09765432156876","imei1":"09765432156876","imei2":"09765432156876","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37530,"job_number":"JOB_37530","tr_customer_id":37547,"tr_customer_product_id":37537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:29.000Z","modified_at":"2025-06-19T11:10:29.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"097652156876000","imei1":"097652156876000","imei2":"097652156876000","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 399 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 404 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 560 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9975d6a3-c16d-4abe-a9f6-e73a2085bab2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d92e8a0-6e09-4106-b49d-ca54062b27fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 407979e4-df42-4f77-96d3-b224541853b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 841e5044-1ddc-4c07-9d81-dc8a59c3b281
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37634"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-T/pioz+Gz6LditxGjfhWVyadeis"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37634,"job_number":"JOB_37634","tr_customer_id":37651,"tr_customer_product_id":37641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36476962886137","imei1":"36476962886137","imei2":"36476962886137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 306 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 24fd34a5-8efa-4db4-ab7c-973cd3c2d66c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37634"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b731e77e-b288-485e-a570-a1b9d156f78a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37634"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-T/pioz+Gz6LditxGjfhWVyadeis"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37634,"job_number":"JOB_37634","tr_customer_id":37651,"tr_customer_product_id":37641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36476962886137","imei1":"36476962886137","imei2":"36476962886137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 289 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b448a4f0-227e-4b5c-bfbc-9f33296762bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37634"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-T/pioz+Gz6LditxGjfhWVyadeis"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37634,"job_number":"JOB_37634","tr_customer_id":37651,"tr_customer_product_id":37641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36476962886137","imei1":"36476962886137","imei2":"36476962886137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 294 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37634
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3740de06-9bb0-4ad0-a803-4f1ce1ffc6f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-E3smCfRzdGTD9uZSk+M8/AzQSo4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:47:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37634,"job_number":"JOB_37634","tr_customer_id":37651,"tr_customer_product_id":37641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36476962886137","imei1":"36476962886137","imei2":"36476962886137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168092,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:47:53.000Z","created_at":"2025-06-19T13:47:53.000Z"},{"id":168093,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:47:53.000Z","created_at":"2025-06-19T13:47:53.000Z"}],"problems":[{"id":59600,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T13:47:53.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 266 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37634
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 730d10f2-d987-47b8-a9a5-27643c45b042
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37634
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b69bc579-8782-4ca2-ba06-44914c7182ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4daa6d15-a1d9-41e7-a060-611a3117f2ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7a8ef643-154d-4647-9566-b26558346994
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 214ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Njh9.91_yTBC3nKn8XNPS0RMkIRrXNeGPJr6Yq_4wissIqR4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6249748-79aa-478d-8de8-10891bd6cca2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64b2d46e-e964-4f4c-8f72-c13605a8acad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-5HcXQ8ojhOnslLVcueEk57VgJ18"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Nzh9.s-Qm3Hsv9b2WISdRmQ-aAPtH3yVbX_AjX8J7lPN83nM"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c7a8440-e7f8-4f71-8bf8-d45404b2c289
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c3da29e-412e-44ce-b708-2ab839b66c41
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Nzh9.s-Qm3Hsv9b2WISdRmQ-aAPtH3yVbX_AjX8J7lPN83nM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ccd7c646-c049-4e4a-9331-5bea2b52d3e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 216 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efae7b89-cdbc-4e64-a407-e5992593d040
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Nzh9.s-Qm3Hsv9b2WISdRmQ-aAPtH3yVbX_AjX8J7lPN83nM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e21adec-a2dc-4b6b-8514-e7becb3b8e30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 215 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 403ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Nzh9.s-Qm3Hsv9b2WISdRmQ-aAPtH3yVbX_AjX8J7lPN83nM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5288b073-7528-4ac3-b079-7651a60fa7f7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-NjR5n/ac37/tq9l6cFXt5ff2i6Y"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4604},{"label":"Pending for repair","key":"pending_for_repair","count":300},{"label":"Pending for delivery","key":"pending_for_delivery","count":5}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 340b4d41-5344-490d-8fc9-775f4a88a09d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:47:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39e14a33-13f9-4fd6-9c5f-f19514022011
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba7e0d51-e242-477f-9a67-6701d13cd258
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 214ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 86db0181-48b7-43e1-9375-938a3e4219b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 214ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d7f33311-faa1-42e3-871f-32ffdeb33c8b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83fd69bb-13fb-48cc-8732-3f1b867d6210
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Nzh9.s-Qm3Hsv9b2WISdRmQ-aAPtH3yVbX_AjX8J7lPN83nM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5b992d1-ac9f-43f4-90c0-b06198de16fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 217 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Nzh9.s-Qm3Hsv9b2WISdRmQ-aAPtH3yVbX_AjX8J7lPN83nM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d729523b-59ea-4780-b705-edfdfd8d0211
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Nzh9.s-Qm3Hsv9b2WISdRmQ-aAPtH3yVbX_AjX8J7lPN83nM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0cca574-4277-4d7f-a9e3-ebd67f89bb96
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37634,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 222 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Nzh9.s-Qm3Hsv9b2WISdRmQ-aAPtH3yVbX_AjX8J7lPN83nM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05e93b2e-1f5f-4a7b-9b6e-768994267f21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37634,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 224 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b8354de-bc1f-4fd6-88d2-bfaeb32cbc0d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37634,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Nzh9.s-Qm3Hsv9b2WISdRmQ-aAPtH3yVbX_AjX8J7lPN83nM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df431670-95ec-469e-a008-58c49b64c7a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37634,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Nzh9.s-Qm3Hsv9b2WISdRmQ-aAPtH3yVbX_AjX8J7lPN83nM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b759a28-84d9-4bc5-be70-ebbb84d8a9f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37634
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4Nzh9.s-Qm3Hsv9b2WISdRmQ-aAPtH3yVbX_AjX8J7lPN83nM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 399b0ba9-e8eb-4a9b-b19b-f768dabedbc9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 220 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8950bb27-eb69-4fc2-b570-23dbb54961f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa2165f4-2ed1-43d0-8b1e-c9419bdbf5d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-CQKrt7DRTSj1gx0mh/cs5m5QeEw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b80e085-0d9b-4d11-8602-b17f9d092fca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b7cff17-f78d-420f-b78c-3d27cec95793
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 229.97KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63443c26-03a9-4680-b2ac-11ebeb589c12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"397de-CX+f4WjgZ47iG9tKW3VcpuWeKJM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:48:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37634,"job_number":"JOB_37634","tr_customer_id":37651,"tr_customer_product_id":37641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:48:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36476962886137","imei1":"36476962886137","imei2":"36476962886137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T13:48:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 242 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 242 0 0
verify the the pending to repair is not null 1 0 0
Total 487 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 277 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac7c10bf-e9f8-4af5-9464-86d60702e60d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09d6e017-2ec0-40c7-9a7e-c74a0fcee858
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cebe699f-439c-4b74-a5d5-eac2c1d9621a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 374346e3-a017-480e-94f8-5bd8b76e013f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d95029d-d91c-4675-8d0e-487f6f3673d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 216 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa57a84c-7c14-4fdf-bf5b-6cb9212f3e34
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 589ef310-f774-4fe3-bc50-1c7f1c4710ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 166B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96b2e15d-30e0-4c47-b99c-8fc57728199f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 166
ETag W/"a6-I7j9oNVR6PQh06alV+JjZzq7rxk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":102}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 270 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 166B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f3687146-addb-401b-af84-9f3fecefc575
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 166
ETag W/"a6-I7j9oNVR6PQh06alV+JjZzq7rxk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":102}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 282 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13820748-6461-4c77-94ed-353379084ac9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 40be19fb-c0db-436d-a7cf-763cd5193766
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 832ms
Mean size per request: 289.91KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9d578dd-be27-498c-b9cd-ac0ec70ff8aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"487a5-EoYvO7Ssp3XVmF4w+wCHLt6Fz9I"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:48:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37634,"job_number":"JOB_37634","tr_customer_id":37651,"tr_customer_product_id":37641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:48:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36476962886137","imei1":"36476962886137","imei2":"36476962886137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T13:48:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37634,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T13:47:53.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 242 0 0
Verify the Job number start with job 242 0 0
verify the response of repair job has field mst_action_status 968 0 0
Total 1455 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ae8f2e1-27f1-4f02-86cf-743943acc396
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:48:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 226 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4989bbb6-0a3f-429b-bfa6-8853346b4bf4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37634,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 230 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6be6933e-18f7-4c3d-858a-b221c7420a7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37634,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99c1b485-5aae-4309-a6bf-c257e1bd49f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37634,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f75893c-4410-4713-9b55-87be96edeb3a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37634,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a270a9ec-3e4c-4658-baa8-08150474ed24
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37634,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3f2331a-a291-427a-b44e-f0af917b67a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37634,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4ODN9.0cJ2my-6erQ8pbbb31wZRLaWDdjspXpbNUJmLMO17d8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cbcf5bc4-66da-43a8-a7f6-4d8703559852
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37634
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5926e1d4-2ecc-400e-a232-a4360977529e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-nABFynR9xq0XSLza4+TO4SFXmlM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 217 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 221ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be31af99-92c0-475a-9e91-58395611ca65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 053d6e7d-5bb9-49d1-802c-5ff1c61eed41
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d5372aa5-e7da-40ff-a9fc-814222c655bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 216 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9756dc37-7cc5-46bb-9c9f-0e0c9d87e01f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5af95933-4f3a-419b-84a9-5303cebb757d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 203B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0165fa2-c3c4-4910-83ea-2014a965b582
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 203
ETag W/"cb-brBnsNLtYeFjwYlortbRbYvz4AU"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":71},{"label":"QC Completed","key":"qc_completed","count":104},{"label":"QC Rejected","key":"qc_rejected","count":2}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 287 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf924d2a-80b1-402c-ad06-504f5bb78f6f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e9e3cef-46b2-459a-a5f2-c3ba3ce51758
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 289339c1-a2b3-41db-956a-ebc8d210a59a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 222 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fd9f6efe-0413-4e9c-bac1-62dcb34669df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51f2001e-d43f-46db-819a-4fa9fb4e4266
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7f7a76f-de2e-49a1-956b-2b00f71de4c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 99.76KB

Test Pass Percentage
99 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e30e9fe-0ec4-4d38-a667-47e460ca12f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"18f0f-h3pQgER8pt1hjY2zaP+mTgARqS4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:48:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37604,"job_number":"JOB_37604","tr_customer_id":37621,"tr_customer_product_id":37611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:21.000Z","modified_at":"2025-06-19T13:46:03.000Z","name":"Maxwell Marvin","mobile_number":"493-454-6509","email_id":"Jefferey33@yahoo.com","dop":"2025-04-07","serial_number":"12874317331354","imei1":"12874317331354","imei2":"12874317331354","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37608,"job_number":"JOB_37608","tr_customer_id":37625,"tr_customer_product_id":37615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:54.000Z","name":"Lela Gerlach","mobile_number":"549-475-3916","email_id":"Marjorie_Cummerata39@hotmail.com","dop":"2025-04-07","serial_number":"19267272346358","imei1":"19267272346358","imei2":"19267272346358","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37619,"job_number":"JOB_37619","tr_customer_id":37636,"tr_customer_product_id":37626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:01.000Z","modified_at":"2025-06-19T13:47:43.000Z","name":"Stefan Schumm","mobile_number":"356-929-0114","email_id":"Virginie.Murphy@yahoo.com","dop":"2025-04-07","serial_number":"17579613024700","imei1":"17579613024700","imei2":"17579613024700","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 104 0 0
Total 106 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 300 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a2e6c187-4f38-44ae-86c8-8e077f1acd8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 297fb1aa-ef4e-417a-80c7-ee3bf08c588b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 99.76KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 480e02af-4d0e-47e9-b83a-a0878af29546
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"18f0f-h3pQgER8pt1hjY2zaP+mTgARqS4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:48:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37604,"job_number":"JOB_37604","tr_customer_id":37621,"tr_customer_product_id":37611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:45:21.000Z","modified_at":"2025-06-19T13:46:03.000Z","name":"Maxwell Marvin","mobile_number":"493-454-6509","email_id":"Jefferey33@yahoo.com","dop":"2025-04-07","serial_number":"12874317331354","imei1":"12874317331354","imei2":"12874317331354","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37608,"job_number":"JOB_37608","tr_customer_id":37625,"tr_customer_product_id":37615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:11.000Z","modified_at":"2025-06-19T13:46:54.000Z","name":"Lela Gerlach","mobile_number":"549-475-3916","email_id":"Marjorie_Cummerata39@hotmail.com","dop":"2025-04-07","serial_number":"19267272346358","imei1":"19267272346358","imei2":"19267272346358","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37616,"job_number":"JOB_37616","tr_customer_id":37633,"tr_customer_product_id":37623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:46:49.000Z","modified_at":"2025-06-19T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83230238483563","imei1":"83230238483563","imei2":"83230238483563","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37619,"job_number":"JOB_37619","tr_customer_id":37636,"tr_customer_product_id":37626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:01.000Z","modified_at":"2025-06-19T13:47:43.000Z","name":"Stefan Schumm","mobile_number":"356-929-0114","email_id":"Virginie.Murphy@yahoo.com","dop":"2025-04-07","serial_number":"17579613024700","imei1":"17579613024700","imei2":"17579613024700","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37627,"job_number":"JOB_37627","tr_customer_id":37644,"tr_customer_product_id":37634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:21.000Z","modified_at":"2025-06-19T13:47:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59951577303637","imei1":"59951577303637","imei2":"59951577303637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aeec33f1-b861-4a00-b749-c2f98a9263bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 799ms
Mean size per request: 68.69KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55444c3e-3dd1-4746-9d6e-b49de3058c25
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"112c0-jDDFfVXmtVkDh0E3nYX9EVYDxbU"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:48:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37634,"job_number":"JOB_37634","tr_customer_id":37651,"tr_customer_product_id":37641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36476962886137","imei1":"36476962886137","imei2":"36476962886137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 71 0 0
verify the mobile number is type of number 71 0 0
Verify the create and modified date are in ist formate 142 0 0
Total 287 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cab85ac9-2f79-493c-888d-286871e1cbf8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 212ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4b4b801-2d44-48b3-affb-ce73395e8ba0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a2d7761d-884c-4b35-a202-9aa785427b98
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37634
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 222 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a994a051-e5c3-4bd4-b4d6-7e59cd9fe565
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3a9d128-4e28-4811-8dc9-c097c521ab30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 59de37ee-35ff-457e-95bd-2a7736d8d732
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37634
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 216ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDM0MDg5MH0.2HqXQRN1alvCLlBVdy1kb0NJOHBc9N4Af-ssKb5MjUo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3bddcf2a-1140-480d-99c1-1cb7378b35c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37634
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 81130046-485f-49da-a741-1e0bfc559a4b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-oW5XBuOqq3msqwe409jg4QyGLvc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4OTd9.oAcCyg6c8FdRauQSO2KkLTeYQcfDJvYYVQY_LXzZtaA"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 5.76KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4OTd9.oAcCyg6c8FdRauQSO2KkLTeYQcfDJvYYVQY_LXzZtaA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6694cd44-1312-42f1-a557-3fcec16a6cea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"170b-temoWUcJSEezSHlTdfixrkH3XDk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:48:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37634,"job_number":"JOB_37634","tr_customer_id":37651,"tr_customer_product_id":37641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36476962886137","imei1":"36476962886137","imei2":"36476962886137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c570324a-6985-45af-98ff-bba96f91a176
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 5.76KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4OTd9.oAcCyg6c8FdRauQSO2KkLTeYQcfDJvYYVQY_LXzZtaA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae84b164-dfa3-49a5-8fe5-bb042ef69b17
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"170b-temoWUcJSEezSHlTdfixrkH3XDk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:48:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-06-19T13:34:07.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-06-19T13:34:45.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37634,"job_number":"JOB_37634","tr_customer_id":37651,"tr_customer_product_id":37641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36476962886137","imei1":"36476962886137","imei2":"36476962886137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4OTd9.oAcCyg6c8FdRauQSO2KkLTeYQcfDJvYYVQY_LXzZtaA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 395f39c5-af21-4732-946d-93b650b1355e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37634
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3d7bdb1-fe99-4798-b9a2-ee2c907acc6b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37634
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4fe97c1c-3dd9-41ef-93da-793d97de8419
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37634
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 214ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4OTd9.oAcCyg6c8FdRauQSO2KkLTeYQcfDJvYYVQY_LXzZtaA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f4cb2dc-3ba7-4c0a-8e0e-ec5a821b3604
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 217ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4OTd9.oAcCyg6c8FdRauQSO2KkLTeYQcfDJvYYVQY_LXzZtaA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d3eabd69-9e6c-43c4-99b5-47368b9eeb93
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37634
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37634
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4OTd9.oAcCyg6c8FdRauQSO2KkLTeYQcfDJvYYVQY_LXzZtaA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ef46806-b2ed-431f-946e-a70b7f99a5cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-/g7p3q+4Y7M84DLQfXf7DkjCmas"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 13:48:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37634,"job_number":"JOB_37634","tr_customer_id":37651,"tr_customer_product_id":37641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T13:47:53.000Z","modified_at":"2025-06-19T13:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36476962886137","imei1":"36476962886137","imei2":"36476962886137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T13:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":168092,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:47:53.000Z","created_at":"2025-06-19T13:47:53.000Z"},{"id":168093,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T13:47:53.000Z","created_at":"2025-06-19T13:47:53.000Z"},{"id":168094,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T13:48:01.000Z","created_at":"2025-06-19T13:48:01.000Z"},{"id":168095,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T13:48:01.000Z","created_at":"2025-06-19T13:48:01.000Z"},{"id":168096,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:48:08.000Z","created_at":"2025-06-19T13:48:08.000Z"},{"id":168097,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:48:09.000Z","created_at":"2025-06-19T13:48:09.000Z"},{"id":168098,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:48:09.000Z","created_at":"2025-06-19T13:48:09.000Z"},{"id":168099,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T13:48:09.000Z","created_at":"2025-06-19T13:48:09.000Z"},{"id":168101,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-19T13:48:15.000Z","created_at":"2025-06-19T13:48:15.000Z"},{"id":168102,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T13:48:18.000Z","created_at":"2025-06-19T13:48:18.000Z"},{"id":168103,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T13:48:18.000Z","created_at":"2025-06-19T13:48:18.000Z"}],"problems":[{"id":59600,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T13:47:53.000Z"},{"id":59601,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:48:08.000Z"},{"id":59602,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:48:09.000Z"},{"id":59603,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:48:09.000Z"},{"id":59604,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T13:48:09.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37634
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a88ed85f-0dd6-4249-8a42-a609a6b17dfd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37634
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 214ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a11cd94-d22e-4414-b205-208db61c809c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4OTd9.oAcCyg6c8FdRauQSO2KkLTeYQcfDJvYYVQY_LXzZtaA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c2cb1ef0-fbdf-492f-9646-5e87fef5b11e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 214ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzNDA4OTd9.oAcCyg6c8FdRauQSO2KkLTeYQcfDJvYYVQY_LXzZtaA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 050aeadd-6b5a-40a9-9205-f45dd9219297
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 13:48:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404